Hi all, Anyone out there tried using PearPC? I would like to be able to compile 32 bit binaries for it on my 9.2 AMD64 box, I tried all sorts of combinations but the best I could get was a segfault :( using: espresso:/home/eheath/Downloads/pearpc-0.3.1 # CFLAGS=-m32 espresso:/home/eheath/Downloads/pearpc-0.3.1 # export CFLAGS espresso:/home/eheath/Downloads/pearpc-0.3.1 # echo $CFLAGS -m32 espresso:/home/eheath/Downloads/pearpc-0.3.1 # linux32 ./configure --libdir=/usr/lib --enable-cpu=jitc_x86 --enable-ui=sdl make make install It runs pretty well if I copy a 32 bit binary from a 32 bit box but I'm having issues with networking and want to try a few different builds from CVS. Any pointers would be much appreciated. Cheers Ed
participants (1)
-
Edwin Heath