Building phobos with wine fails

Joakim via Digitalmars-d digitalmars-d at puremagic.com
Sat Jul 1 14:37:16 PDT 2017


On Saturday, 1 July 2017 at 21:09:47 UTC, Andrei Alexandrescu 
wrote:
> I've followed the instructions at 
> https://wiki.dlang.org/Building_under_Posix to build posix on 
> Win32 using wine (awesome possum!). It works great for building 
> dmd and then druntime. However when I try to build phobos I get 
> the odd errors pasted below. Any ideas on why that is 
> happening? Thanks! -- Andrei
>
> [...]

It is unclear what you're trying to do, why would you build the 
Posix versions of D under Wine?  I ran the Windows version of D 
under Wine around 7 years ago and didn't have a problem, though I 
don't think I ran the tests.


More information about the Digitalmars-d mailing list