Kenneth Roger wrote:
The method described in tcc-win32.txt for linking windows resource files does not work. For example:

C:\tcc\lib00>\mingw\bin\windres -O coff gen.rc -o genres.o
C:\tcc\lib00>..\tcc gen.c genres.o -o gen.exe
genres.o: error: unrecognized file type

I'm using tcc-0.9.27-win64.

Different windres exist, for 32 bit or for 64 bit or for both
(in which case it might want -Fpe-x86-64).

-- gr



_______________________________________________
Tinycc-devel mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to