diff commands.linux.txt @ 183:190ba98276b3

Several changes to make it build on posix systems. I've only tried to build on Mac OS X but it should build on Linux now as well. This should also fix ticket #9.
author Jacob Carlborg <doob@me.com>
date Mon, 25 Oct 2010 15:36:13 +0200
parents cd48cb899aee
children a4c9de8e39b3
line wrap: on
line diff
--- a/commands.linux.txt	Mon Oct 18 00:36:44 2010 +0400
+++ b/commands.linux.txt	Mon Oct 25 15:36:13 2010 +0200
@@ -17,14 +17,14 @@
 -version=SNAN_DEFAULT_INIT
 -version=SARRAYVALUE
 -version=MODULEINFO_IS_STRUCT
+-version=CPP_MANGLE
 -ofbin/ddmd
 
 bridge.o
--L-Ldmd32/dmd2/src/dmd
+-L-Ldmd2/src/dmd
 -L-ldmd
 -L-lstdc++
 main.d
-dbg/CallStackInfo.d 
 dbg/Debug.d
 dbg/symbol/CodeView.d
 dmd/AggregateDeclaration.d
@@ -90,6 +90,7 @@
 dmd/TypeInfoPointerDeclaration.d
 dmd/TypeInfoStaticArrayDeclaration.d
 dmd/TypeInfoAssociativeArrayDeclaration.d
+dmd/TypeInfoFunctionDeclaration.d
 dmd/DsymbolExp.d
 dmd/GlobalExpressions.d
 dmd/NewExp.d