And hey - 7DS works on LEAF Bering-uCLibc/WRAP now! (Will try to add screenshots soon.)
The reason I decided not to use uCLibc was because:
- I couldn't run it on the Linux box I was building under because I am not root - so no /lib/ld-uclibc.x.x (wonder why the links are hardcoded)
- When I finally managed to transfer a uCLibc-compiled version of a simple program to the WRAP board, two things happened:
- First, it complained that libgcc_x.so.1 was missing.
- After I manually copied that library file, my program gave segmentation faults that I couldn't fix, because LEAF has no debugger.
No comments:
Post a Comment