view build.sh @ 92:0c891ec48515

Fixed another bug related to copy ctor
author korDen
date Mon, 30 Aug 2010 23:43:38 +0400
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