How to compile on the 6000L
From OESF
(Difference between revisions)
Line 9: |
Line 9: | ||
[http://foxfrenchtranslations.com/zaurus/zgcc2install.html Instructions on testing and installing gcc] | [http://foxfrenchtranslations.com/zaurus/zgcc2install.html Instructions on testing and installing gcc] | ||
| + | |||
| + | It is recommended to use your SD card, or you'll have to hunt through the various files and edit the references | ||
| + | to reflect the use of a CF card. | ||
| + | |||
| + | ./zgcc/zgcc.sh | ||
| + | ./zgcc/mntzgcc.sh | ||
| + | ./zgcc/tmake/example/Makefile | ||
| + | ./zgcc/tmake/lib/sharp-onboard/tmake.conf | ||
Revision as of 22:24, 2 July 2005
ZGCC
Copy these 2 files to your CF or SD card
zgcc2Bin.cramfs the zgcc2Bin.cramfs file zgcc2Inc.cramfs the zgcc2Inc.cramfs file
Follow the instructions here
Instructions on testing and installing gcc
It is recommended to use your SD card, or you'll have to hunt through the various files and edit the references to reflect the use of a CF card.
./zgcc/zgcc.sh ./zgcc/mntzgcc.sh ./zgcc/tmake/example/Makefile ./zgcc/tmake/lib/sharp-onboard/tmake.conf

