Luigi Rizzo wrote:
hmmm. i still don't understand how the i386-win32-tcc finds the missing
symbols (or, knows that they are in msvcrt.dll and kernel32.dll) ?
At least, without them in my case i was getting unresolved symbols.

From msvcrt.def and kernel32.def in win32/lib?

See also win32/tcc-win32.txt:

   Import Definition Files:
   ------------------------
   To link with Windows system DLLs, TCC uses import definition
   files (.def) instead of libraries.
   ...

--- grischka



_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to