port to NetBSD
Nikolay via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Fri Jan 8 21:49:39 PST 2016
On Friday, 8 January 2016 at 19:09:09 UTC, Joakim wrote:
For the last one, try turning maxY into
> a runtime variable, ie replace enum with real, and change that
> static assert to regular assert, ie remove static. That fixed
> the issue for me on ARM, which was due to CTFE.
Thanks It resolves problem
> Are you cross-compiling or compiling on NetBSD itself?
>
I installed NetBSD to VirtualBox and do not use cross-compiling
More information about the digitalmars-d-ldc
mailing list