Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com Message-ID: <3E4D4FEF.70206@yahoo.com> Date: Fri, 14 Feb 2003 15:22:07 -0500 From: Earnie Boyd Reply-To: cygwin-developers AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin-developers AT cygwin DOT com Subject: Re: YA mingw build error (was Re: Makefile error in winsup/mingw?) References: <20030213181740 DOT GX5822 AT cygbert DOT vinschen DOT de> <20030214184430 DOT GC1916 AT tishler DOT net> <20030214192016 DOT GA21966 AT redhat DOT com> <20030214194145 DOT GB2608 AT tishler DOT net> <20030214194252 DOT GC23190 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > On Fri, Feb 14, 2003 at 02:41:45PM -0500, Jason Tishler wrote: > >>Chris, >> >>On Fri, Feb 14, 2003 at 02:20:16PM -0500, Christopher Faylor wrote: >> >>>On Fri, Feb 14, 2003 at 01:44:30PM -0500, Jason Tishler wrote: >>> >>>>I "fixed" it by adding the following to the gcc command line: >>>> >>>> -isystem ../../../../../src/winsup/mingw/profile >>> >>>You can also "fix" this by just removing the mcount.o rule. This >>>seems to be broken due to a recent change made by Danny Smith. >> >>Thanks for confirming that I haven't completely lost my marbles! :,) > > > I am glad it was that simple, Jason. :-) > > FWIW, I checked in a fix for this. Notice the lack of quotes. > You really don't need the filter-out since GCC will use the last option, -O1 in this case, that it encounters. > I don't have any problems building anything else in this directory, > so I didn't feel comfortable checking in a fix for Corinna's problem. > Perhaps some email to Danny is in order, there. > He reads this list. Earnie.