Reply
Thread Tools
Posts: 24 | Thanked: 0 times | Joined on Jan 2006
#11
OK, if you buy one, there is a simple method:
1.- Create an ext2 partition on memory card (400MB)
2.- Download arm rootstrap here: http://repository.maemo.org/stable/2...-rootstrap.tgz
3.- Open rootstrap and save on memory card
4.- Finally, open xterm:
# cd <ext2_rootstrap_mount_point>
# chroot .
# g++ --version

You will need some standard utilities like make, find and grep (not busybox ones) in order to compile general sources tarballs. Also need to setup a swap partition (gc high memory pressure for 770)

It works, slow, but works, and without changing the real root filesystem. It also compiles GUI aplications...I use it for cross-compile some programs like live-f1 (at maemo app. catalog).

Smith.
 
BruceL's Avatar
Posts: 305 | Thanked: 154 times | Joined on Aug 2006 @ Colorado
#12
Excellent! Thanks. I'll try to find one today.

Bruce
 
torx's Avatar
Posts: 231 | Thanked: 21 times | Joined on May 2007 @ Singapore
#13
Hi,

I have a N800 with os2007 and i am trying to do some c++ compiling on it, no heavy stuff just small files.

However, problem is, although apparently gcc-3.4-base is already installed by default, it says "command not found" when i invoke gcc in xterm. Also, the g++ package cannot be found in apt-cache.

Can someone give me a hand?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:33.