Re: OpenEuphoria on the raspberry pi
- Posted by mattlewis (admin) Feb 12, 2013
- 3081 views
rkdavis said...
I'm seeing the stalling with some programs as well, that's what stops me from being able to build some versions as the build hangs at the translating code....generating part. if i use the --use-binary-translator it will build but i still get stalled programs, the thing that initially confused me with that was my ackermann.ex runs ok but sieve8k.ex doesn't.
You might try adding trace(3) to see where things are getting stuck.
Matt