chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Win32->MinGW->Clang->Chicken, has anyone got it to


From: Leonardo Valeri Manera
Subject: Re: [Chicken-users] Win32->MinGW->Clang->Chicken, has anyone got it to work?
Date: Sat, 31 Jul 2010 17:45:18 +0200

Here you go Felix.

>From further testing this might be clang on windows - 2.7 only builds
under MinGW and fails in MSVC, svn trunk (currently) fails for me
under MinGW but builds under MSVC. There's probably a reason for the
lack of Win32 Clang binaries, I guess ...

I haven't tried building chicken with the Clang-svn-MSVC10 build. I
can't even begin to comprehend what kind of env variables and include
settings such an environment would need :p

Cheers,
Leo



On 30 July 2010 22:25, Felix <address@hidden> wrote:
> From: Leonardo Valeri Manera <address@hidden>
> Subject: [Chicken-users] Win32->MinGW->Clang->Chicken, has anyone got it to 
> work?
> Date: Fri, 30 Jul 2010 18:51:06 +0200
>
>> I can build Chicken on MinGW32.
>> I can build Clang/LLVM on MinGW32.
>>
>> But as soon as I put that C_COMPILER=clang in my build file,
>> libchicken.c->stdio.h/ctype.h causes 3 screenfulls of errors.
>>
>
> I haven't tried building with clang on windows, yet. On Linux
> I get a warning about self-comparison (C_isnan), but otherwise
> everything looks normal.
>
> Can you sent me the screenfulls?
>
>
> cheers,
> felix
>

Attachment: build.log
Description: Binary data


reply via email to

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