www.digitalmars.com         C & C++   DMDScript  

D - D not compiling

reply Brad <oshybrid gmail.com> writes:
First crack at D and it does not want to compile a simple Hello World

Brads-OSX-Laptop:bin Brad$ ls
dman		dmd.conf	        dumpobj		obj2asm		shell
dmd		        dmdx.conf	hello.d		rdmd

Brads-OSX-Laptop:bin Brad$ dmd hello.d
gcc: Invalid argument
Sep 09 2011
parent "Simen Kjaeraas" <simen.kjaras gmail.com> writes:
On Sat, 10 Sep 2011 03:07:43 +0200, Brad <oshybrid gmail.com> wrote:

 First crack at D and it does not want to compile a simple Hello World

 Brads-OSX-Laptop:bin Brad$ ls
 dman		dmd.conf	        dumpobj		obj2asm		shell
 dmd		        dmdx.conf	hello.d		rdmd

 Brads-OSX-Laptop:bin Brad$ dmd hello.d
 gcc: Invalid argument
This newsgroup is deprecated. Please use digitalmars.D.learn instead. -- Simen
Sep 11 2011