New version of compileOSEmu.sh
Please place this new version in the same folder as simplebuild, it uses the same toolchains and the same tools.
Don't forgot to:
- unzip the file
- copy it into you simplebuild folder
- chmod 755 compilOSEmu.sh
Small corrections:
- version missing in generated file when OSEmu-svn was not already there
- native compilation was not working
- some more help message
New features:
- support for UPX compression with option -c at the end.
Exemple of usage to compile for mipsoe20:
Code:
./compilOSEmu.sh mipsoe20
or
./compilOSEmu.sh mipsoe20 -c