timbobsteve
Member
- Joined
- Oct 4, 2005
- Messages
- 301
Hey all,
I seem to have got a Cross-compile of the arm-linux binaries to work but I have no way of testing them. Can someone help me out testing my environment, I have no GP2X yet.
If someone could post some test code ( known to work on GP2X ) I will compile a test binary and post it for someone to test.
Also, the crosstool directory that my binaries are in have a bunch of duplicate directories in them with the same contents. Is it safe to remove the duplicate directories/files to bring down the overall size of my toolkit?
e.g.
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/bin/arm-linux-g++
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/arm-linux/bin/g++ (duplicate file)
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/include/*
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/arm-linux/include/ (duplicate directory)
etc.
Is it safe to remove all the duplicates... it doesn't make sense to have the binaries duplicated so many times.
Anyways... once I get this working and tested, I will post a package containing the complete linux dev env. (binaries/libs/SDL) for other linux users, as well as include it in GP2niX (GP2X Developer Linux Distro)
Thanks for any help you can give me on this matter.
I seem to have got a Cross-compile of the arm-linux binaries to work but I have no way of testing them. Can someone help me out testing my environment, I have no GP2X yet.
If someone could post some test code ( known to work on GP2X ) I will compile a test binary and post it for someone to test.
Also, the crosstool directory that my binaries are in have a bunch of duplicate directories in them with the same contents. Is it safe to remove the duplicate directories/files to bring down the overall size of my toolkit?
e.g.
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/bin/arm-linux-g++
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/arm-linux/bin/g++ (duplicate file)
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/include/*
/opt/crosstool/arm-linux/arm-linux-glibc-3.4.5/arm-linux/include/ (duplicate directory)
etc.
Is it safe to remove all the duplicates... it doesn't make sense to have the binaries duplicated so many times.
Anyways... once I get this working and tested, I will post a package containing the complete linux dev env. (binaries/libs/SDL) for other linux users, as well as include it in GP2niX (GP2X Developer Linux Distro)
Thanks for any help you can give me on this matter.