view build.sh @ 143:95b3ed3cddd5

fixed phobos compilation bug
author Trass3r
date Tue, 14 Sep 2010 15:25:44 +0200
parents 2cc604139636
children 14feb7ae01a6
line wrap: on
line source

#!/bin/sh
#i686-unknown-linux-gnu-g++ -c bridge/bridge.cpp -obridge.o
g++ -c bridge/bridge.cpp -obridge.o
dmd @commands.linux.txt #|& head