tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] how can I use tcc to compile a winsock program ?


From: Bernhard Fischer
Subject: Re: [Tinycc-devel] how can I use tcc to compile a winsock program ?
Date: Sat, 17 Sep 2005 12:25:27 +0200
User-agent: Mutt/1.5.9i

On Sat, Sep 17, 2005 at 06:56:21AM +0000, Cheng Jian wrote:
>I use tcc on windows xp, it can compile a ANSI c program perfectly.
>
>And I copy winsock.h and libwsock32.a from mingw to tcc's include and lib 

Why do you do this? This doesn't make sense, use -I and -L
>directory, using 
>
>"tcc  -lwsock32 test.c" to compile a winsock program. 





reply via email to

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