tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Tinycc-devel] Building a 32 bit cross compiler on x86_64 Linux?


From: Aharon Robbins
Subject: [Tinycc-devel] Building a 32 bit cross compiler on x86_64 Linux?
Date: Fri, 04 Apr 2014 11:49:49 +0300
User-agent: Heirloom mailx 12.5 6/20/10

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]