View Single Post
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#57
Originally Posted by bugelrex View Post
to have only gcc, I edited sources.list and did apt-get install gcc

but it can't find stdio.h and I also get a link error of crt1.o no such file.

What other dependencies are needed? how much more is this going to bloat to?
If you want a full development environment, probably quite a bit.

I run an SDK in a chroot. Qole is hosting an image here.
You can install the easy-chroot scripts and run it without having to worry about bloating your rootfs or installing things on the device that might cause problems with busybox.
 

The Following 2 Users Say Thank You to codeMonkey For This Useful Post: