How to compile on the 6000L
From OESF
(Difference between revisions)
m |
(Revert to remove spam) |
||
Line 15: |
Line 15: | ||
[http://kopsisengineering.com/zgcc2-setup_0.1_arm.ipk zgcc2-setup_0.1_arm.ipk] will automatically create the needed .sh files | [http://kopsisengineering.com/zgcc2-setup_0.1_arm.ipk zgcc2-setup_0.1_arm.ipk] will automatically create the needed .sh files | ||
| - | [http://www.oesf.org/forums/index.php?showtopic=9304 | + | [http://www.oesf.org/forums/index.php?showtopic=9304&hl= this] thread will explain in more detail |
| + | |||
| + | note: a complaint of '''Qt/Embedded data directory is not owned by user 0''' means simply that you should not be root, but the normal zaurus user. | ||
Revision as of 04:32, 9 July 2007
ZGCC 2.95
This applies to onboard application for applications on Sharp rom
Copy these 2 files to the top level of your SD card
zgcc2Bin.cramfs the zgcc2Bin.cramfs file zgcc2Inc.cramfs the zgcc2Inc.cramfs file
Follow the instructions here
Instructions on testing and installing gcc
Use your SD card rather than the CF card as the zgcc location. Putting it on your CF card will have funcky results when you suspend your Z (I know, it's happened to me). The default settings and files are preset for the SD card, so this will mean you won't have to chase down any config files.
zgcc2-setup_0.1_arm.ipk will automatically create the needed .sh files
this thread will explain in more detail
note: a complaint of Qt/Embedded data directory is not owned by user 0 means simply that you should not be root, but the normal zaurus user.

