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 _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
