This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug driver/17001] Linker option -Wl,foo,bar causes the driver to behave unintuitively for no input files


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-12 14:49 -------
Hmm, I don't know, see <http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00344.html> which it was 
done for g++ on purpose to change it so it would do the link and add -lstdc++ like it should.

It seems like once you say to pass to linker all bets are off in terms of not getting the linker invoked.

Confirmed, this just needs to be documented it seems.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |documentation
   Last reconfirmed|0000-00-00 00:00:00         |2004-08-12 14:49:09
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]