mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] Clean build fails on binutils


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Clean build fails on binutils
Date: Wed, 7 Apr 2010 16:39:15 +1000

On 7 April 2010 16:03, Ron Aaron <address@hidden> wrote:
> On Wednesday 07 April 2010 08:52:14 Tony Theodore wrote:
>
>> > The CFLAGS='-D_WIN32' being passed to configure is the most likely
>> > culprit. It's strange though, the Makefile clears this; are you adding
>> > it in manually?
>>
>> Also odd is finding any i686-pc-mingw32-* after a "make clean". Maybe
>> your $PATH includes another location that could be interfering?
>
> I do have a previous version of the mingw compilers on my PATH, because I use
> them.

It "shouldn't" make a difference, the newly compiled ones will be
found first when they are needed, just looked odd.

> I do not set anything manually, and WIN32 is not in my environment anywhere.

I'd probably check if src/binutils.mk has been modified, that seems to
be the only other way the CFLAGS variable would get appended. Try a
"hg status" or "hg diff".

Tony




reply via email to

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