ivanovic
Active Member
- Joined
- Aug 4, 2006
- Messages
- 784
Another update to the toolchain linked in this post:
Finally a new version of the openpandora_toolchain.sh with some tiny updates:
Finally a new version of the openpandora_toolchain.sh with some tiny updates:
- This version is now based on the latest codesourcery toolchain which was released some weeks ago ("Sourcery G++ Lite 2011.03-41 for ARM GNU/Linux").
- Updated pkg-config from 0.25 to 0.26.
- Updated to latest version of pnd_make.sh from the openpandora git. This should fix any problems you had with the script so far.
- Updated to latest version of genpxml.sh from the openpandora git.
- Added PXML_schema.xsd from the openpandora git.
- Don't install "mesa" packages, since they would offer headers for OpenGL which is not available on the pandora.
- Created some symlinks in $PNDSDK/usr/include as recommended by sebt3. This should improve the ability of autotools/cmake/... to detect header files that were placed into a strange dir by angstrom.
Last edited by a moderator: