Edwin, Since picoLisp 64bit is pure assembly, Alex has already ported to am64, ppc64. I sent a email asking pretty much the same question within the last two weeks, see Alex's responses.
Thanks On Mon, Aug 8, 2011 at 1:50 PM, Tomas Hlavaty <[email protected]> wrote: > 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:[email protected]?subject=Unsubscribe > -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
