https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221423
Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Mark Millard <[email protected]> --- (In reply to Artyom Beilis from comment #1) The compile/link command did not specify: -Wl,-rpath=/usr/local/lib/gcc5 and so is likely to get more of a mix of system and gcc libraries than gcc5 is designed for. (That command line option above has details that assume typical placements of files.) A from source build of lang/gcc5 reports the need for such options. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
