YA mingw build error (was Re: Makefile error in winsup/mingw?)

Earnie Boyd earnie_boyd@yahoo.com
Fri Feb 14 20:22:00 GMT 2003


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.



More information about the Cygwin-developers mailing list