This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/17001] Linker option -Wl,foo,bar causes the driver to behave unintuitively for no input files
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Aug 2004 14:49:10 -0000
- Subject: [Bug driver/17001] Linker option -Wl,foo,bar causes the driver to behave unintuitively for no input files
- References: <20040812133443.17001.rmathew@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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