chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] compiling chicken on windows


From: felix winkelmann
Subject: Re: [Chicken-users] compiling chicken on windows
Date: Sun, 9 Dec 2007 16:16:21 +0100

On Dec 8, 2007 6:12 PM, Marc-Antoine Desroches <address@hidden> wrote:
> Hello,
>
> I'm trying to setup chicken on windows xp, with no luck.
>
>  >mingw32-make.exe PLATFORM=mingw
> mingw32-make.exe -f Makefile.mingw all
> mingw32-make.exe[1]: Entering directory
> `C:/download/chicken-2.732/chicken-2.732'
> gcc -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -I. \
>       -c -Os \
>       -DC_BUILDING_LIBCHICKEN library.c -o library-static.o
> In file included from chicken.h:46,
>                  from library.c:10:
> chicken-config.h:1: error: syntax error before '-' token
> In file included from chicken.h:191,
>                  from library.c:10:
> C:/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/stdio.h:191:
> error: syntax error before "size_t"
> C:/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/stdio.h:202:
> error: syntax error before "size_t"
> ...
>
> I also looked at the wiki where it is suggested to use CMake but it
> can't find CMakeLists.txt.
>

Hi!

(CMake isn't used anymore, so that information was obsolete)

Can you send me the contents of the generated chicken-config.h?


cheers,
felix




reply via email to

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