|
From: | Tom Hartnett |
Subject: | [Tinycc-devel] TCC (Windows executable) and cygwin1.dll |
Date: | Fri, 23 Sep 2011 14:48:21 -0400 |
User-agent: | Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 |
I've tried (among other things): tcc -I /Cywin/usr/include -o foo.exe foo.c -lcygwin1(after, of course, using tiny_impdef to create cygwin1.def from cygwin1.dll) It creates the EXE, but it's still pulling-in functions from msvcrt.def (msvcrt.dll) where I want it to use the cygwin1 versions. Any thoughts?
Thanks, Tom
[Prev in Thread] | Current Thread | [Next in Thread] |