How to compile on the 6000L
From OESF
(Difference between revisions)
(→ZGCC) |
(Development category) |
||
(20 intermediate revisions not shown.) | |||
Line 1: |
Line 1: | ||
| - | ==ZGCC== | + | ==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 | Copy these 2 files to the top level of your SD card | ||
Line 10: |
Line 11: | ||
[http://foxfrenchtranslations.com/zaurus/zgcc2install.html Instructions on testing and installing gcc] | [http://foxfrenchtranslations.com/zaurus/zgcc2install.html 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 | + | 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. |
[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&hl= this] thread will explain in more detail | [http://www.oesf.org/forums/index.php?showtopic=9304&hl= this] thread will explain in more detail | ||
| - | + | [[Category:Development]] | |
| - | note: a complaint of | + | 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. |
Current revision
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.

