gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] GCL v2.5.3 build fails on cygwin


From: John Derrick
Subject: [Gcl-devel] GCL v2.5.3 build fails on cygwin
Date: Tue, 5 Aug 2003 16:52:08 -0400

I'm trying to build the latest version of GCL on cygwin and get the
following error. It looks like the time zone changes made in 10/2002 don't
compile under cygwin. Is there a fix for this? I'm on cygwin 1.3.22 with the
latest GCC package (3.2 and 2.95).

Thanks,
John

make[1]: Entering directory `/home/USER/gcl-2.5.3/o'
gcc  -fwritable-strings  -DVOL=volatile  -I/home/USER/gcl-2.5.3/o -fsigned-c
har
-c -Wall -DVOL=volatile -fsigned-char -fwritable-strings -pipe -O6 -fomit-fr
ame-
pointer -I/home/USER/gcl-2.5.3/o -I../h -I../gcl-tk unixtime.c
unixtime.c:97:4: #error Need to return runtime without generating a fixnum
(else
 GBC(t_fixnum) will loop)
unixtime.c: In function `runtime':
unixtime.c:107: warning: no return statement in function returning non-void
unixtime.c:1920: warning: control reaches end of non-void function
make[1]: *** [unixtime.o] Error 1
make[1]: Leaving directory `/home/USER/gcl-2.5.3/o'
make: *** [unixport/saved_gcl] Error 2





reply via email to

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