How can I build programs(such as busybox) in GNU/kFreeBSD?

Santiago Vila sanvila at unex.es
Fri May 19 11:35:38 UTC 2006


On Fri, 19 May 2006, panxj wrote:

> I installed the system and apt-get gcc and make. Now I tried to do
> some development work on GNU/kFreeBSD, but can't find the headerf
> files. I tried to use the standard glibc, but fails. Where can I find
> them? And is there any thing I should take care of?

Try "apt-get install build-essential". Then you will be able to build
a "hello world" program in C or C++.



More information about the Glibc-bsd-devel mailing list