[Bug 233740] x11/pixman: LLD relocation errors on armv7
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233740 --- Comment #4 from Jan Beich <[email protected]> --- (In reply to Charlie Li from comment #3) > It appears that despite having devel/binutils as a build dependency, clang > -no-integrated-as actually uses the base binutils as. Indeed. In bug 221814 mmel@ dropped COMPILER_PATH without making sure GNU as(1) from devel/binutils is actually used. > the devel/binutils as, which does not emit any assembler messages > like base binutils as does (lots of register alias redefinitions ignored). Agree. Those warnings are worth fixing. > Looks like devel/binutils as is doing something fishy. I'm not sure. When adding -Wl,-z,notext the error message changes /usr/bin/ld: error: ./.libs/libpixman-arm-simd.a(pixman-arm-simd-asm-scaled.o):(.text+0x1B8): unrecognized reloc 40 which suggests there maybe a bug in LLD. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"