Am 08.01.2012, 22:14 Uhr, schrieb q66 <[email protected]>:
On Sunday, 8 January 2012 at 21:10:21 UTC, Martin Nowak wrote:
Am 08.01.2012, 21:04 Uhr, schrieb q66 <[email protected]>:
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.
don't work? I use git and they're working perfectly fine for me :)
No EH, no static/TLS GC roots from shared libraries.