Porting DMD compiler to haiku OS

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Thu May 8 00:55:04 PDT 2014


On 08/05/14 08:53, iridium wrote:

> That's what happens when linking:
> http://itmages.ru/image/view/1655772/669acb30

You need to link with both Phobos and the C standard library. Run "dmd 
-v main.d" and look at the linking step at the end.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list