I "ported" miniPicolisp to Amiga with GCC. I had to fix one include and
change to a cross compiler in the makefile. However, -falign-functions
did not exist in that version of GCC. And sure enough, while it built,
it would not run, dying on the assertion "giveup("Unaligned Function");".Any ideas? Why does alignment matter? Also - I find the general idea of using picolisp as an embedded control language inside other applications interesting, not just this special platform. best regards, Jakob -- UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe
