DMD - Windows

Martin Nowak dawg at dawgfoto.de
Sun Jan 8 13:10:18 PST 2012


Am 08.01.2012, 21:04 Uhr, schrieb q66 <quaker66 at gmail.com>:

> By the way, Walter, I'm fixing druntime and Phobos makefiles after the  
> Shared ELF merge so they can be built as shared libs (I have them  
> working both now, on my FreeBSD box). I just wanna ask you, I think it  
> would be a good idea to remove default phobos2 linkage from dmd and move  
> that to dmd.conf instead, as the phobos2 linkage comes after dmd.conf  
> linkages and druntime has to be linked after phobos (I'd like them as  
> separate libs). Do you think I can do that, or any other idea?

I hope you know that shared libraries still don't work.
It needs runtime which is currently being merged.

There are ShareRuntime branches for dmd/druntime/phobos
https://github.com/dawgfoto
and I'd be glad have a cleaner Makefile solution than mine.


More information about the Digitalmars-d mailing list