HomePhabricator

guix: use proper compiler in cmake toolchain

Description

guix: use proper compiler in cmake toolchain

Summary:
For some reason the -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON is required on the first cmake command to avoid error messages.

Depends on D14065

Test Plan:
contrib/guix/guix-build

Check that it now use the correct cross-compiler to compile Bitcoin ABC.

This is now almost working, down to one wrong symbol (pthread_sigmask) found by symbol-check in bitcoin-qt

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D14064

Details

Provenance
PiRKAuthored on Jun 15 2023, 12:51
PiRKPushed on Jun 16 2023, 13:01
Reviewer
Restricted Project
Differential Revision
D14064: guix: use proper compiler in cmake toolchain
Parents
rABCeb2336ad020b: build, qt: Use mkspecs/bitcoin-linux-g++ for all Linux hosts
Branches
Unknown
Tags
Unknown