view runtime/README @ 655:93433f4b6963

Added -version=Tango in default llvmdc.conf Fixed problem with array casts, all DWT modules needed for HelloWorld1 samples now compile. Still some linking issues.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 06 Oct 2008 12:46:57 +0200
parents 44f08170f4ef
children 6aaa3d3c1183
line wrap: on
line source

1) Do a checkout of tango trunk in the llvmdc root dir (along dmd, gen, runtime etc).

    *    svn co http://svn.dsource.org/projects/tango/trunk ../tango

2) Patch the runtime

    *    sh patch-tango.sh

3) Compile the runtime

    *    sh build.sh