[Bug 239424] devel/binutils 2.32 fails to build on FreeBSD 13.0-CURRENT r350103 ppc64
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239424 Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Mark Millard <[email protected]> --- (In reply to Dennis Clarke from comment #3) FYI (from the config.log): It looked like the below was the source of the rejection. configure:4330: checking whether the C compiler works configure:4352: cc -O2 -pipe -I/usr/local/include -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -all-static -fstack-protector-strong conftest.c >&5 cc1: error: unrecognized command line option "-all-static" configure:4356: $? = 1 configure:4394: result: no configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4399: error: in `/usr/ports/devel/binutils/work/binutils-2.32': configure:4402: error: C compiler cannot create executables See `config.log' for more details -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"