Hello list,

I'm having difficulties wwhen using tinycc to compile programs which
uses Windows COM/OLE interfaces (for example shlobj.h, ole2.h) even
tough I patch up lcc-win32 winapi headers to make it work with tcc,
there is a problem that I can't get objects to be linked as there is
some objects that has to be linked though implib (for example,
CLSID_ShellLink in libshell32.a)

And what about custom entry point/subsystem? (i.e. the famous
-Wl,-e<EntryPoint> and -Wl,--subsystem,console/windows switches)

Ciao,
Roy

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

Reply via email to