Cross-compile macOS to Ubuntu

Timoses timosesu at gmail.com
Wed Dec 26 21:18:52 UTC 2018


On Saturday, 22 December 2018 at 19:06:53 UTC, Jacob Carlborg 
wrote:
> On 2018-12-20 18:37, Paolo Invernizzi wrote:
>> Hi all,
>>
>> I'm pretty new to cross compiling, and I'm trying to 
>> cross-compile from
>> a macOS to a Ubuntu machine.
>
> For targeting Linux, I would recommend to compile inside a 
> Docker container instead of trying to cross-compile.

I just recently used https://github.com/andrewbenton/alpine-ldc 
for a project. Works fine.
When compiling in Vibe-core it complains about a missing library 
"-lanl" (libanl).. Still haven't figured that one out.


More information about the Digitalmars-d mailing list