Hi Micah, > Since PicoGUI doesn't have any ARM assembly code in it, this looks like a > bug in your toolchain. Can you compile other programs for ARM successfully?
Yes, I have tried it with 3 compilers (the Lineos gcc, a self-made uclibc gcc and a self-made glibc gcc; the latter still doesn't work because of some library problems - it compiles fine but the result doesn't run; but the first 2 compile working apps fine. I already compiled busybox and a couple of others with them.) and I run into this error with all of them. However, I'm no expert with building toolchains, so it is quite possible that something is not correct about my toolchain. I have absolutely no idea how this can happen (maybe bad headers?), maybe you have some idea where to start looking. Which arm-toolchain do you use/recommend? If you know by accident someplace with good build instructions for a glibc-based toolchain, I would double-check that with how I built mine. Thanks again, Roland Seuhs ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
