How to compile on the 6000L

From OESF

(Difference between revisions)
Jump to: navigation, search
(ZGCC)
Current revision (20:26, 25 November 2007) (edit) (undo)
(Development category)
 

(22 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 your SD card
+
Copy these 2 files to the top level of your SD card
[http://foxfrenchtranslations.com/zaurus/documents/zgcc2Bin.cramfs zgcc2Bin.cramfs] the zgcc2Bin.cramfs file
[http://foxfrenchtranslations.com/zaurus/documents/zgcc2Bin.cramfs zgcc2Bin.cramfs] the zgcc2Bin.cramfs file

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]
-
It is recommended to use your SD card and not your CF card. Putting it on your CF card will have funcky results when you suspend your Z (I know, it's happened to me). The other good part is you don't have to edit any settings if it's on your SD card.
+
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 "Qt/Embedded data directory is not owned by user 0" means simply that you should not be root, but the normal zaurus user.
+
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.

Personal tools