Abdulaziz Ghuloum
|
12f41f4a8a
|
installed a workaround for a bug in libffi where it does not mark
executable code with the PROT_EXEC protection flag.
|
2009-09-07 00:04:24 +03:00 |
Abdulaziz Ghuloum
|
f33e304606
|
updated to newer auto tools and fixed c32 and c64 to be more generic.
|
2009-09-02 20:52:56 +03:00 |
Abdulaziz Ghuloum
|
e07d8f9760
|
ffi callbacks sorta kinda work now.
|
2008-09-21 04:08:54 -04:00 |
Abdulaziz Ghuloum
|
358eee03ee
|
Added a 64-bit bootfile and modified the configure script to not add
its own -m32 or -m64 flags. To built ikarus in 32-bit mode, one can
do:
./configure CFLAGS=-m32
and in 64-bit mode:
./configure CFLAGS=-m64
|
2008-07-20 14:09:04 -07:00 |
Abdulaziz Ghuloum
|
aa44ce2733
|
Passing 548 tests in 64-bit mode.
|
2008-04-08 03:57:13 -04:00 |