tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Win32


From: Detlef Riekenberg
Subject: Re: [Tinycc-devel] Win32
Date: Sun, 17 Sep 2006 01:35:24 +0200

On Di, 2006-09-12 at 14:50 +0100, Eric Chubb wrote:
> Yes, I tried linking to that library but the compiler seems to treat the 
> library
> argument as a filename,

> tcc: cannot find -lC:\tcc\lib\KERNEL32.lib

tcc needs a simple "*.def" - File and in <tcc>/win32/lib/ are 
only old versions for kernel32, user32, gdi32 and msvcrt.

You can use tcc_impdef to create updated or missing Import-files
from an existing DLL.

-- 
 
By by ... Detlef






reply via email to

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