[Bug driver/51063] gcc does not pass the -Fpathname option unmodified to /usr/bin/ld linker (all Darwin systems)
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 9 17:16:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51063
--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-11-09 17:05:09 UTC ---
This was supposed to have been fixed by:
2011-03-30 Christian Schueler <cschueler@gmx.de>
PR driver/48208
* config/c.opt (F): Added 'Driver' to -F option.
2011-02-12 Iain Sandoe <iains@gcc.gnu.org>
* gcc.c (driver_handle_option): Concatenate the argument to -F with
the switch.
But it appears that the 2011-03-30 patch isn't on 4.6 branch.
More information about the Gcc-bugs
mailing list