dmd2 on Ubuntu

Jesse Phillips jessekphillips+D at gmail.com
Fri May 6 15:13:18 PDT 2011


Brian Myers Wrote:

> Hello all,

dmd generates 64 bit only for Linux, GDC should work though.

What is the error when you compile with dmd?

The error you are getting from ld is saying that you have no main function.

You know you can/should put your libraries in /usr/local/lib and your source (phobos, druntime) in /usr/local/src, but nothing indicates to me that you've incorrectly set up dmd.conf.


More information about the Digitalmars-d mailing list