On 12/15/2013 12:45 AM, Johannes Pfau wrote:
You can use 'strip' (arm-unknown-linux-gnueabi-strip) to get your 11MB
hello world to a reasonable size.


right.

stack traces are a little less than helpful:

object.Exception@src/robovero.d(82): expected length 1, got '[]'
----------------
0x25f0f ???
        ???:0
0x5f017 ???
        ???:0
0x149e5 ???
        ???:0
0x15183 ???
        ???:0
0x152f9 ???
        ???:0
0x66323 ???
        ???:0
0x6674d ???
        ???:0
0x668d7 ???
        ???:0
0x6674d ???
        ???:0
0x6683f ???
        ???:0
0x14d21 ???
        ???:0
0xb6e10fd9 ???
        ???:0

any idea why that might be?

flags I'm using: -fdebug -g

Reply via email to