1
C1000/3x00 General discussions / Setting Up A Cross-development For C3100
« 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]
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