Re: OpenEuphoria on the raspberry pi
- Posted by rkdavis Feb 12, 2013
- 3022 views
ok now i'm really confused
without type_check with trace include std/machine.e include std/math.e include std/console.e include std/error.e
works
without type_check --with trace include std/machine.e include std/math.e include std/console.e include std/error.e
doesn't. i don't need to to use trace(1) just add or remove with trace
commenting out console.e also allows it to run
i'm ssh'ed in to the raspberry pi if that would make a difference but i wouldn't think so