tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Staging for -m32 option


From: grischka
Subject: Re: [Tinycc-devel] Staging for -m32 option
Date: Tue, 07 Dec 2010 12:23:32 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Henry Kroll wrote:
_WIN64 is not handled (yet), so we only deal with the "Big 3"
cross-compiler configurations for now, the minimum needed to start
testing on Windows or Linux:

1) x86_64-win32-tcc.exe  ->  tcc.exe (win32 to Win64/32 only, for now)
2) tcc -m32              ->  i386-tcc (Linux64 to Linux64/32).
3) x86_64-win32-tcc -m32 ->  i386-win32-tcc (Linux64 to Win64/32).

I'd argue that tinycc is free enough not to support build systems
that put "x86_64-" and "-m32" on the same line.

--- grischka




reply via email to

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