D (and Tango) on PowerPC Linux

It is hard to find D using Google, so I could not find a good answer:

I have an old iBook G3, and I would like to install Linux on it and use it to compile (and test) D programs written with Tango on it. Is it possible? Or has no one tried it yet? In the end, the Mac GDC + Tango port is also broken into pieces.

+3
source share
1 answer

It worked, but it was a combination with several users, and so I'm not sure if it has been tested recently. There should not be any serious problems with Tango, although most likely the compiler will most likely run into a problem. To do this, you should probably try to compile your own from a recent SVN check (GDC).

+2

Source: https://habr.com/ru/post/1697705/


All Articles