view build.sh @ 140:31c086f76669

dmd.lib now only contains the backend backward references from the backend to the frontend are implemented in ddmd win32_lib.mak is replaced by a patch also fixed VisualD project file predefined versions
author Trass3r
date Tue, 14 Sep 2010 01:54:48 +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