Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.2
-
None
-
4f1ccf66fb672ac563a31e2dbbfde314d0004a60 (yocto/meta-boot2qt/dev) d1edc280348981c225ee4057baae84e3a1d5fd18 (yocto/meta-boot2qt/6.1)
Description
When using the SDK without sourcing the setup-environment-* script, builds of Qt modules fail when they cannot find the linker.
collect2: fatal error: cannot find ‘ld’ compilation terminated.
Problem got introduced with Change-Id: I743e4b4ed882f936af47a7f5a3b13f24b0635426, that made the bfd linker the default instead of gold by inserting -fuse-ld=bfd into compiler arguments. This makes compiler try to find ld.bfd binary that is not found.
Attachments
For Gerrit Dashboard: QTBUG-93897 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
350713,2 | gcc-cross-canadian: add symlinks for ld.bfd and ld.gold | dev | yocto/meta-boot2qt | Status: MERGED | +2 | 0 |
350891,2 | gcc-cross-canadian: add symlinks for ld.bfd and ld.gold | 6.1 | yocto/meta-boot2qt | Status: MERGED | +2 | 0 |