Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compilers > #2094

Re: Cross-compiler from Windows to Mac OSX?

From albert@cherry.spenarnc.xs4all.nl (Albert van der Horst)
Newsgroups comp.compilers
Subject Re: Cross-compiler from Windows to Mac OSX?
Date 2018-05-05 20:33 +0200
Organization A poorly-installed InterNetNews site
Message-ID <18-05-006@comp.compilers> (permalink)
References <18-02-002@comp.compilers> <18-05-002@comp.compilers>

Show all headers | View raw


In article <18-05-002@comp.compilers>,
Albert van der Horst <albert@cherry.spenarnc.xs4all.nl> wrote:
>In article <18-02-002@comp.compilers>,
>Leff Ivanov  <droiddermo@gmail.com> 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.
>>
>>Languages I've found so far:
>>1) https://golang.org/ (very fat executables)
>>2) http://www.red-lang.org/ (no x64 compiler, only x86)
>>3) https://freepascal.org/ (I managed to compile crosscompiler, but it didn't work)
>>
>
>FASM does a good job. It allows me to build a Forth for Linux (32 64)
>and MS WIndows (32 64) on either Linux or MS-Windows.
>But assembly may not be what you're after, because it is one architecture.
>It cannot cross-build for a DEC Alpha Linux system.

Other posts convinced me that I misunderstood the question.
The code must run identically on three implementations.
Then you can add ciforth to the list.
https://forth.hcc.nl/w/Producten/Ciforth

--
Albert van der Horst, UTRECHT,THE NETHERLANDS
Economic growth -- being exponential -- ultimately falters.
albert@spe&ar&c.xs4all.nl &=n http://home.hccnet.nl/a.w.m.van.der.horst

Back to comp.compilers | Previous | NextPrevious in thread | Find similar


Thread

Cross-compiler from Windows to Mac OSX? Leff Ivanov <droiddermo@gmail.com> - 2018-02-01 06:38 -0800
  Re: Cross-compiler from Windows to Mac OSX? Kaz Kylheku <217-679-0842@kylheku.com> - 2018-02-02 02:35 +0000
  Re: Cross-compiler from Windows to Mac OSX? Marco van de Voort <marcov@toad.stack.nl> - 2018-02-02 14:13 +0000
  Re: Cross-compiler from Windows to Mac OSX? alexfrunews@gmail.com - 2018-02-14 19:42 -0800
  Re: Cross-compiler from Windows to Mac OSX? Luuk <luuk@invalid.lan> - 2018-02-17 10:41 +0100
    Re: Cross-compiler from Windows to Mac OSX? Leff Ivanov <droiddermo@gmail.com> - 2018-03-01 13:47 -0500
  Re: Cross-compiler from Windows to Mac OSX? albert@cherry.spenarnc.xs4all.nl (Albert van der Horst) - 2018-05-05 13:16 +0200
    Re: Cross-compiler from Windows to Mac OSX? albert@cherry.spenarnc.xs4all.nl (Albert van der Horst) - 2018-05-05 20:33 +0200

csiph-web