Re: [pure-lang-users] linux PPC
Status: Beta
Brought to you by:
agraef
|
From: Albert G. <Dr....@t-...> - 2008-05-02 20:10:52
|
Tim Haynes wrote: > No loop for just doing that. List output attached. The output code is ok, so compilation works as it should. There's one more thing you could try before whipping out the almighty gdb: PURE_STACK=512 PURELIB=./lib ./pure < test/test6.pure If that bails out with a stack_fault exception then indeed it doesn't match the first rule and the problem is in the generated machine code (maybe another alignment problem). Albert -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |