[Bug driver/94198] Placement of source file in GCC command line has impact on whether the link succeeds

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 16 19:12:02 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94198

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
See also http://c-faq.com/lib/libsearch.html

Order of source files (or generated object files) relative to libraries
matters, and preserving it matters,


More information about the Gcc-bugs mailing list