help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Re: GNU Smalltalk 3.0 released


From: Isaac Gouy
Subject: Re: [Help-smalltalk] Re: GNU Smalltalk 3.0 released
Date: Tue, 8 Jan 2008 10:21:38 -0800 (PST)

--- Tomi Neste <address@hidden> wrote:

-snip-
> Should --enable-jit work with 3.0?
> I recently tried that on Linux/ia32 and got some compile time errors.
> I can post a more detailed report if this is considered a bug.

Fails for me too.


./configure --prefix=/opt/gst --enable-jit
make

...
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2 -Wall
-Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing
-Wdeclaration-after-statement -Wno-format -Wpointer-arith
-Wno-pointer-sign -Wwrite-strings    -o gst-tool -export-dynamic
gst-tool.o libgst/libgst.la -lm 
gcc -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse
-fstrict-aliasing -Wdeclaration-after-statement -Wno-format
-Wpointer-arith -Wno-pointer-sign -Wwrite-strings -o .libs/gst-tool
gst-tool.o -Wl,--export-dynamic  libgst/.libs/libgst.so -ldl -lreadline
/usr/lib/libgmp.so /opt/smalltalk-3.0/sigsegv/src/.libs/libsigsegv.so
-lc -lm  -Wl,--rpath -Wl,/opt/gst/lib
creating gst-tool
./gst --no-user-files --kernel-dir="/opt/smalltalk-3.0/kernel"
--image="/opt/smalltalk-3.0/gst.im" -iQ /dev/null
BlockClosure new "<-0x4df20da0>" did not understand selector #value:

(ip 22)OrderedCollection(SequenceableCollection)>>#do:
(ip 28)Array(SequenceableCollection)>>#replaceFrom:to:with:
(ip 18)OrderedCollection(Collection)>>#asArray
(ip 4)Class class(Behavior)>>#parseVariableString:
(ip 4)Class class(Behavior)>>#parseInstanceVariableString:
(ip 4)Class class(Behavior)>>#instanceVariableNames:
(ip 0)<bottom>
BlockClosure new "<-0x4df20da0>", 1, 1, 8, BlockClosure new
"<-0x4df20da0>"

/opt/smalltalk-3.0/kernel/Class.st:38: Aborted
(ip 22)OrderedCollection(SequenceableCollection)>>#do:
(ip 28)Array(SequenceableCollection)>>#replaceFrom:to:with:
(ip 18)OrderedCollection(Collection)>>#asArray
(ip 4)Class class(Behavior)>>#parseVariableString:
(ip 4)Class class(Behavior)>>#parseInstanceVariableString:
(ip 4)Class class(Behavior)>>#instanceVariableNames:
(ip 0)<bottom>
make[2]: *** [gst.im] Aborted
make[2]: Leaving directory `/opt/smalltalk-3.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/smalltalk-3.0'
make: *** [all] Error 2



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 





reply via email to

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