tutorial for installing tango with phobos?

Koroskin Denis 2korden at gmail.com
Fri Aug 8 09:30:42 PDT 2008


On Fri, 08 Aug 2008 20:20:48 +0400, Michael P. <baseball.mjp at gmail.com>  
wrote:

> Well, the title is pretty straight forward.
> I have found tutorials for installing Tango, but not ones that let you  
> still compile programs with Phobos. Anyone know of some good ones?
> Windows XP, DMD 1.033.
>
> -Michael P.

Tango and Phobos are incompatible due to different implementation of the  
runtime (Object, Exceptions, GC etc.)
But you can use Tangobos, which is a port of Phobos to Tango runtime -  
http://www.dsource.org/projects/tangobos


More information about the Digitalmars-d-learn mailing list