Hi Edwin,

> tried compiling picolisp on an openbsd amd64 install and it seems out

> - changed all instances of -m32 to -m64

the -m32 is there for a reason, you can't just replace it and expect it
to work:-D

I suppose you are trying to compile the C version, which is 32 bit only.

Alex implemented the 64 bit version in assembly so it is a different
program (in src64 directory).  Try to build this one if you are after 64
bit picolisp.

Cheers,

Tomas
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to