gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Problems compiling gcl-2.5.2 on Cygwin


From: Duke Whang
Subject: [Gcl-devel] Problems compiling gcl-2.5.2 on Cygwin
Date: Fri, 23 May 2003 01:24:14 -0700 (PDT)

This was the error I obtained when I tried to
compile gcl-2.5.2 on Cygwin.


gcc  -fwritable-strings  -DVOL=volatile 
-I/cygdrive/c/Gnu/Downloads/gcl-2.5.2/o -fsigned-char
-c -Wall -DVOL=volatile -fsigned-char
-fwritable-strings -pipe -O6 -fomit-frame-pointer
-I/cygdrive/c/Gnu/Downloads/gcl-2.5.2/o -I../h
-I../gcl-tk unixtime.c  
unixtime.c:96:4: #error Need to return runtime without
generating a fixnum (else GBC(t_fixnum) will loop)
unixtime.c: In function `runtime':
unixtime.c:106: warning: no return statement in
function returning non-void
unixtime.c: In function `system_time_zone_helper':
unixtime.c:266: structure has no member named
`tm_gmtoff'
make[1]: *** [unixtime.o] Error 1
make[1]: Leaving directory
`/cygdrive/c/Gnu/Downloads/gcl-2.5.2/o'
make: *** [unixport/saved_gcl] Error 2


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com




reply via email to

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