Michael Matz wrote:
i386-win32/tiny_libmaker.exe rcs ../libtcc1.a i386-win32/libtcc1.o
i386-win32/alloca86.o i386-win32/alloca86-bt.o i386-win32/bcheck.o
i386-win32/crt1.o i386-win32/wincrt1.o i386-win32/dllcrt1.o
i386-win32/dllmain.o i386-win32/chkstk.o
Unsupported Elf Class: i386-win32/alloca86.o

alloca86.S is a 32bit assembler source, but you may have compiled it into a 64bit ELF file ...

Actually Domingo snipped the intersting part which was
     gcc alloca86.S ...

and then "Unsupported Elf Class" descibes the problem only in so
far as it actually wasn't ELF at all.  Fixed on mob.

--- grischka


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

Reply via email to