Build failure on x86_64 (AMD64)
By Robin Redeker - Posted on October 20th, 2007
| Project: | GNU Smalltalk |
| Component: | Build |
| Category: | bug |
| Priority: | normal |
| Assigned: | bonzinip |
| Status: | postponed |
Description
When building latest arch (and older versions) i get this
compiling error:
http://www.ta-sa.org/files/txt/1aa5f1a4867c41a36254e0115aef3513.txt
I'm using this configure params:
./configure --prefix=/opt/gst/ --enable-preemption --enable-jit --enable-disassembler
Updates
#1 submitted by Paolo Bonzini on Sun, 10/21/2007 - 08:35
| Assigned to: | Unassigned | » bonzinip |
| Status: | active | » postponed |
The JIT is not yet supported on x86_64 (actually I haven't yet seen whether there are any problems on x86-32 or PPC, for 2.95x).
