[Bug driver/59321] -fuse-ld has no effect on -print-prog-name nor on --program-prefix=

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Nov 30 05:46:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59321

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|-fuse-ld does not have      |-fuse-ld has no effect on
                   |effect on -print-prog-name  |-print-prog-name nor on
                   |                            |--program-prefix=

--- Comment #13 from H.J. Lu <hjl.tools at gmail dot com> ---
When --program-prefix= is used to configure GCC, -fuse-ld
doesn't work since DEFAULT_LINKER is defined.  Patch in
comment 12 also fixes collect2.



More information about the Gcc-bugs mailing list