Re: Compiling and running 32bit version on 64bit system?

2009-11-23 Thread Henrik Sarvell
I had to: sudo apt-get install gcc-multilib libc6-i386 to get rid of the missing header stuff, thanks for the pointer to the -m32 flag, that's what helped me get to the solution. Don't worry Alex, I've run the 64bit version quite a lot now and there's only one thing left to solve to get my applica

Re: Compiling and running 32bit version on 64bit system?

2009-11-22 Thread Alexander Burger
Hi Henrik, > I've had no problems compiling picolisp32 on a 32bit Intel system and > then running the executable on a 64bit intel system. However now I'm > faced with a 64bit AMD system and the old 32bit executable I compiled > on the Intel system is not even recognized. Isn't it an option to use

Compiling and running 32bit version on 64bit system?

2009-11-22 Thread Henrik Sarvell
Hi all. I've had no problems compiling picolisp32 on a 32bit Intel system and then running the executable on a 64bit intel system. However now I'm faced with a 64bit AMD system and the old 32bit executable I compiled on the Intel system is not even recognized. When I'm trying to compile the 32bit