[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Win32
From: |
Eric Chubb |
Subject: |
[Tinycc-devel] Win32 |
Date: |
Tue, 12 Sep 2006 14:50:05 +0100 |
Yes, I tried linking to that library but the compiler seems to treat the library
argument as a filename, as if the switch is not working properly as I get the
following result:
C:\Documents and Settings\echubb001\Desktop>c:\tcc\tcc\tcc.exe "C:\Documents
and
Settings\echubb001\Desktop\test.c" -lC:\tcc\lib\KERNEL32.lib
tcc: cannot find -lC:\tcc\lib\KERNEL32.lib
The library is definitely there