Hello,

I have an error while building GST 3.2 on SPARC Linux (sparc-unknown-linux2.6.17.8-gnu-glibc2.3)

Here are the last log lines:

make[2]: Entering directory `/root/smalltalk-3.2'
./gst --no-user-files --kernel-dir "./kernel" --image gst.im -iQ /dev/null
make[2]: *** [gst.im] Bus error
make[2]: Leaving directory `/root/smalltalk-3.2'

So, the problem seems happens while compiling the initial smalltalk image.

I have searched through the mailing list archive about that kind of "Bus error", and it seems that
they are triggered by faultly bytecode generation.

Is this a known issue with SPARC architecture? If so, is there a work-around (such as deactivating some optimisations
of the compiler, or maybe the JIT entirely)?

Thanks,
Gabriel.


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to