Cross-compile with LDC
Dan Olson via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Thu Feb 18 17:11:52 PST 2016
On Thursday, 18 February 2016 at 21:11:52 UTC, Jacob Carlborg
wrote:
> If I want to cross-compile with LDC, the host being OS X and
> the target being Linux 64bit. What would be the easiest way,
> can I use the tools from ELLCC [1]?
>
> Can I specify the linker in LDC or do I need to separately link?
>
> [1] http://ellcc.org
Search back and Kai wrote a post on cross compiling to arm64. I
cross compile to iOS but using the iPhone sdk is a different
process than what I think you want.
Dan
More information about the digitalmars-d-ldc
mailing list