Re: Cross-compiler from Windows to Mac OSX?

alexfrunews@gmail.com
Wed, 14 Feb 2018 19:42:40 -0800 (PST)

          From comp.compilers

Related articles
Cross-compiler from Windows to Mac OSX? droiddermo@gmail.com (Leff Ivanov) (2018-02-01)
Re: Cross-compiler from Windows to Mac OSX? 217-679-0842@kylheku.com (Kaz Kylheku) (2018-02-02)
Re: Cross-compiler from Windows to Mac OSX? marcov@toad.stack.nl (Marco van de Voort) (2018-02-02)
Re: Cross-compiler from Windows to Mac OSX? alexfrunews@gmail.com (2018-02-14)
Re: Cross-compiler from Windows to Mac OSX? luuk@invalid.lan (Luuk) (2018-02-17)
Re: Cross-compiler from Windows to Mac OSX? droiddermo@gmail.com (Leff Ivanov) (2018-03-01)
Re: Cross-compiler from Windows to Mac OSX? albert@cherry.spenarnc.xs4all.nl (2018-05-05)
Re: Cross-compiler from Windows to Mac OSX? albert@cherry.spenarnc.xs4all.nl (2018-05-05)
| List of all articles for this month |

From: alexfrunews@gmail.com
Newsgroups: comp.compilers
Date: Wed, 14 Feb 2018 19:42:40 -0800 (PST)
Organization: Compilers Central
References: 18-02-002
Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="75430"; mail-complaints-to="abuse@iecc.com"
Keywords: available, C
Posted-Date: 15 Feb 2018 10:26:14 EST

On Thursday, February 1, 2018 at 8:33:18 AM UTC-8, Leff Ivanov wrote:
> Hello! I'm looking for a compiler that will allow me to cross-compile my code on Windows targeting Mac OSX and some generic Linux distribution. Do you know any compiler that can do it? Basically any programming language will do.
>


If you're sure about *any*, here's mine:


https://github.com/alexfru/SmallerC


You can even cross-compile from or for DOS.


Alex



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.