Skip to content

Instantly share code, notes, and snippets.

@GrooveStomp
Created March 20, 2013 19:28
Show Gist options
  • Select an option

  • Save GrooveStomp/5207677 to your computer and use it in GitHub Desktop.

Select an option

Save GrooveStomp/5207677 to your computer and use it in GitHub Desktop.
dmd errors for d_array_test sample.
↳ dmd array.d
Undefined symbols for architecture x86_64:
"__Dmain", referenced from:
_main in libphobos2.a(dmain2_461_1a5.o)
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
--- errorlevel 1
Error: no main function specified
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment