Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: Kaz Kylheku <217-679-0842@kylheku.com> Newsgroups: comp.compilers Subject: Re: Cross-compiler from Windows to Mac OSX? Date: Fri, 2 Feb 2018 02:35:48 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 11 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <18-02-003@comp.compilers> References: <18-02-002@comp.compilers> Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="1672"; mail-complaints-to="abuse@iecc.com" Keywords: tools, Windows Posted-Date: 01 Feb 2018 21:44:21 EST X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:1944 On 2018-02-01, 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. Any Linux distro build that supports being hosted on Cygwin will build a ... whole Linux distro: C library, bash, kernel, ... Don't know of one, though! :(