Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

D (and Tango) on PowerPC Linux

It's hard to search for D using Google, so I wasn't able to find a good answer:

I have an old iBook G3 and I'd like to install Linux on it and use it to compile (and test) D programs written using Tango on it. Is this possible? Or hasn't anybody tried it, yet? After all the Mac port of GDC + Tango is broken in parts, too.

like image 719
ujh Avatar asked May 09 '26 10:05

ujh


1 Answers

This used to work, but it has been a combination with few users, and so I'm not sure if it has been tested recently. There shouldn't be major problems with Tango though - compiler is probably likely to a more likely issue. For that, you probably should try to compile your own from a recent SVN checkout (of GDC).

like image 87
larsivi Avatar answered May 12 '26 12:05

larsivi