On Thu Jun 21 15:33:36 2012, jonat...@jnthn.net wrote:
>
> Please can I get platform details (32-bit or 64-bit, OS, compiler) 
from 
> anybody who has this issue?

32 bit Ubuntu 8.04 with gcc 4.2.4

20:09:57 ron-laptop:~/rakudo/nqp$ getconf LONG_BIT
32
20:15:21 ron-laptop:~/rakudo/nqp$ cat /etc/issue
Ubuntu 8.04.3 LTS \n \l
20:11:07 ron-laptop:~/rakudo/nqp$ cat /proc/version
Linux version 2.6.24-24-generic (buildd@palmer) (gcc version 4.2.4 
(Ubuntu 4.2.4
-1ubuntu4)) #1 SMP Tue Jul 7 19:46:39 UTC 2009
20:12:01 ron-laptop:~/rakudo/nqp$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c
++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-
system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-
threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 
--program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --
enable-objc-gc --enable-mpfr --enable-targets=all --enable-
checking=release --build=i486-linux-gnu --host=i486-linux-gnu --
target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)
20:12:16 ron-laptop:~/rakudo/nqp$

 I'll dig a bit deeper and see if I can spot 
> anything that could be to blame between this bootstrap update and the 
> previous one.
> 
> Additionally, I just pushed an additional bootstrap update, just in 
case 
> it helps, but I don't really see why it would. Feel free to try out 
> 73ebd23 though.

Tried the new version 73ebd23 but no luck after make clean ; make

Ron

Reply via email to