Try compiling your library with -defaultlib= (leaving it blank
after the equal sign). Then it might work by not loading the
symbols for phobos etc twice - they will only be linked into the
main program.
- runtime loading D shared library as a... Timothee Cour
- Re: runtime loading D shared lib... Adam D. Ruppe
- Re: runtime loading D shared... Timothee Cour
- Re: runtime loading D shared lib... Martin Nowak
- Re: runtime loading D shared... Timothee Cour
- Re: runtime loading D shared... Martin Nowak via Digitalmars-d-learn
