tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tcc compilation on MSYS2


From: David Mertens
Subject: Re: [Tinycc-devel] tcc compilation on MSYS2
Date: Mon, 16 May 2016 22:44:34 -0400

On Sat, May 14, 2016 at 3:27 PM, grischka <address@hidden> wrote:
Chris Marshall wrote: ---
To be more specific, it should be possible to build the mingw version of tcc on cygwin (I don't know, haven't had time to try) but what I would like is the linux/unix version---if it builds on unix, it should be buildable on cygwin---as long as you don't look under the covers to find windows. 

Probably you could do that.  It is just that you'll find that
such (almost true) linux/unix version of tcc will produce
(entirely) true linux/unix programs.  And these will not
run on windows, not even under cygwin.

-- gr

This is already the case on Macs, but we still go to some lengths to support it anyway. And, just as with Macs, even if the compiled executables cannot be run on Windows, the memory output can be run. Knowing Chris, I'm pretty sure this is what he is most interested in. :-)

Chris, what happens if you run ./configure on Cygwin?

David

reply via email to

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