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.

Reply via email to