[BL] About C development
Hermang Mansilla
herman_blues at yahoo.com
Fri Mar 2 19:07:35 EST 2007
Hi,
I faced the same problem and tried to solve it using
a small C compiler called tcc (Tiny C compiler),
I compiled it in Peanut Linux 9.5 and got impressed:
After compiling, you get a small binary about 100kb
some include files in /usr/local/include about 10kb
and a small library about 200kb
The package include sample C programs you can try,
even for X programming.
TCC works as compiler or as interpreter, so you write
C code and run it like if it were a Perl script.
Even as an interpreter you can link with libraries and
run graphic applications without compiling anything.
If someone compiles tcc for Baslinux, please let me
know. I could not use the compiled binary because it
depends on libc6 and I dont like to have 2 sets of
libraries mixed up.
Bye!
-Hermang H.M.M.
____________________________________________________________________________________
Have a burning question?
Go to www.Answers.yahoo.com and get answers from real people who know.
More information about the BasLinux
mailing list