Compile code for PowerNex OS

Dan Printzell xwildn00bx at gmail.com
Sun Sep 6 11:46:40 UTC 2020


On Saturday, 5 September 2020 at 12:45:06 UTC, Quantium wrote:
> I have a code that I need to compile for PowerNex OS, which 
> compiler should I use and how to compile code for PowerNex?

Short version: You can't (right now).

Long version:
PowerNex is currently in broken development state so even if
you could compile code for it (which is not likely) you would
not be able to run it.

PowerNex uses a patched dmd version: 
https://github.com/PowerNex/PowerNex-dmd
and a patched binutils: 
https://github.com/PowerNex/PowerNex-binutils


Question:
What are you trying to compile?


More information about the Digitalmars-d-learn mailing list