tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] little help


From: Philippe Ribet
Subject: Re: [Tinycc-devel] little help
Date: Sat, 20 Mar 2004 11:09:35 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

Bilal M El Uneis wrote:

hello, im new in using tcc, i was introduced to it when using
damn small linux. i know how to use the basice
features like writting ansi c. but how can i do system
calls with tcc??

Like any other function: just call it!

u said that i can use any library
".so" with tcc how?? give an example please like "tcc
test.c" but involving linking with a library that is
not part of tcc.
As with gcc. If you want to link with libX11.so, add -lX11 command line parameter.

   Best regards,

--
Philippe Ribet



                        The README file said
             "Requires Windows 95, NT 4.0, or better."
                   So... I installed it on Linux!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]