Hi All.

What is the magic incantation to build an i386 version of tcc running
on x86_64 Linux?  It looks like 'make i386-tcc' builds the compiler itself.
After installing that, though, tcc -m32 hello.c fails to find the C
runtime start off and library files.

I'm on Ubuntu 12.04, and I have all the i386 libraries and stuff installed;
gcc -m32 works just fine. Same for clang.

Much thanks!

Arnold

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

Reply via email to