This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Should the passed command parameters result into the same error messages for a configuration test?
- From: Markus Elfring <Markus dot Elfring at web dot de>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sun, 24 Mar 2013 19:13:09 +0100
- Subject: Re: Should the passed command parameters result into the same error messages for a configuration test?
- References: <51114C3A dot 3030806 at web dot de> <514F2C83 dot 5020806 at web dot de> <CAH6eHdSeHiS90zbC0MVgTy-3h+Tu=SBboZJoJzfDF9g0iSVjgQ at mail dot gmail dot com>
> The 'ld' man page is very clear about this:
I wonder that you refer to the linker while I try to clarify parameter ordering
for the g++ command line for example. (I assume that the pass-through of
relevant link options can be a bit different eventually.)
Regards,
Markus