In the latest OOO Newsletter it mentions a native SDK. Where is it? I couldn't find it?
If that's a no go, could someone walk me through setting up a native development environment on the Z. I've installed a ton of packages, which I think are necessary.
Now when I try compiling a simple hello world prog, I get:
CODE
/usr/lib/gcc/arm-linux/3.4.4/../../../../arm-linux/bin/ld: cannot find /usr/lib/libc_nonshared.a inside /usr/bin/../../usr
collect2: ld returned 1 exit status
collect2: ld returned 1 exit status
The file libc_nonshared.a is in /usr/lib/
I can't determine what the problem is. Can someone help me?
