autoconf-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] Ignore boilerplate logo from MSVC on stderr.


From: Paul Eggert
Subject: Re: [PATCH] Ignore boilerplate logo from MSVC on stderr.
Date: Tue, 16 Nov 2010 21:35:40 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 11/16/2010 01:49 AM, Peter Rosin wrote:
> We have a proposed patch that fixes problems.

If this is talking about the patch proposed in
<http://lists.gnu.org/archive/html/autoconf-patches/2010-08/msg00023.html>
then I'm afraid that I'll have to demur.  That
patch quite possibly could cause more problems,
long-term, than it would cure.  I suggest instead
that you cobble together a working compiler.

One possibility is to use GCC.  Another is to put the
Microsoft compiler inside a shell-script wrapper
that filters out the undesirable copyright message.
Or you can try configuring with CFLAGS=-nologo, which is
(obliquely) suggested in
<http://lists.gnu.org/archive/html/autoconf/2010-11/msg00015.html>.
I am sure that you can come up with something better than
that August proposed patch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]