enthusi
Group: Members
Posts: 57
Joined: Dec. 2003 |
|
Posted: Feb. 07 2004,17:08 |
|
yes But you could hardly have known... You have to tell TCC to which lib to link. There have been similiar topics arround. You may wanna have a look at the tcc-how-tos or use a search. But the direct answer to your problem would be: compile with:
Code Sample | tcc -o test.run -lstdc++-3-libc6.1-2-2.10.0 test.c |
You may also wanna take a look at that small TCC-tutorial of mine arround in the How-To-Forum... That might clear things up a bit when it comes to linking and stuff... Hope that helps, enthusi
-------------- silence tells me secretly... ...everything ------------------------------------------------------------- DSL on cf-frugal-install on 700Mhz P3, 320 MB ram cf-frugal & usb for via epia 5000, 512 MB ram
|