This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/12949] gcc --target-help tries to assemble and link
- 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: 8 Nov 2003 07:15:19 -0000
- Subject: [Bug driver/12949] gcc --target-help tries to assemble and link
- References: <20031107213332.12949.ro@techfak.uni-bielefeld.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-08 07:15 -------
I think the reason why --target-help tries to call as and ld with --target-help is because the
GNU tools understand them so I do not know if this is expected behavior though.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12949