OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: gab74 on October 10, 2005, 04:44:45 am

Title: Setting Up A Cross-development For C3100
Post by: gab74 on October 10, 2005, 04:44:45 am
I want to set up a cross-development to compile zaurus software on my linux pc
Anyone can help me to set it up ?

i want to compile kernel modules and some software for my c3100.....
Title: Setting Up A Cross-development For C3100
Post by: Ping on October 10, 2005, 07:15:09 am
Quote
I want to set up a cross-development to compile zaurus software on my linux pc
Anyone can help me to set it up ?

i want to compile kernel modules and some software for my c3100.....
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=98809\")

Go to [a href=\"http://software.nautilus6.org/Zaurus/index.php]http://software.nautilus6.org/Zaurus/index.php[/url]
download cross_install source (you must compile it) or take the pre-compiled packages (part1 and part2)

After that you need to modify your PATH with the path of the bin/ directory of the cross-compiling environement (/usr/local/arm/2.95.2/bin ) and the lib/ directory of Qt, QtEmbedded and Qtopia

There are some example in the cross-compilation package and read the README