Path: csiph.com!goblin3!goblin.stu.neva.ru!news.misty.com!news.iecc.com!.POSTED.news.iecc.com!nerds-end From: Marco van de Voort Newsgroups: comp.compilers Subject: Re: Cross-compiler from Windows to Mac OSX? Date: Fri, 2 Feb 2018 14:13:46 -0000 (UTC) Organization: Stack Usenet News Service Lines: 14 Sender: news@iecc.com Approved: comp.compilers@iecc.com Message-ID: <18-02-005@comp.compilers> References: <18-02-002@comp.compilers> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit Injection-Info: gal.iecc.com; posting-host="news.iecc.com:2001:470:1f07:1126:0:676f:7373:6970"; logging-data="33179"; mail-complaints-to="abuse@iecc.com" Keywords: tools, comment Posted-Date: 04 Feb 2018 16:36:19 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:1946 On 2018-02-01, Leff Ivanov wrote: > 3) https://freepascal.org/ (I managed to compile crosscompiler, but it didn't work) - there is a tool called "fpcdeluxe" that checks out sources and builds FPC, and downloads the necessary binutils. - There is a bundle of FPC with Lazarus IDE called CodeTyphon, which is also a good star for crosscompiling. With Mac OS X, things are always more complex, since OS X doesn't use binutils. [If you want to run stuff on MacOS, I'd have to say that a used macbook or mac mini is a good investment. -John]