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: Elf
Subject: Re: [Chicken-users] compiling chicken on windows
Date: Sun, 9 Dec 2007 14:31:43 -0800 (PST)


what version are you running against?  mingw wont necessarily work on anything
but svn head.

-elf


On Sat, 8 Dec 2007, Marc-Antoine Desroches 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.

Any tips & tricks are welcome :-)

Thanks,

Marc-Antoine


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

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