Re: best way to check for compiler _warnings_?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Den 2010-11-02 06:46 skrev Ralf Wildenhues:
> Except then you may run into MSVC which prints its command-line options
> (dunno whether on stdout or stderr) ...

To expand on that tangent...

MSVC "only" prints the options it ends up feeding to link.exe (or maybe
it's link.exe that prints them?) and only if the -nologo option isn't
specified.  On stdout.  Unknown options are reported on stderr (with
zero exit status, of course).

Cheers,
Peter

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux