I was talking with someone the other day. They were using Linux and tried to link static libraries built with DMD during a build with GDC. I thought this would work due to both DMD and GDC using GCC on Linux, but GDC wouldn't find any of the symbols in the DMD static libraries. Is this normal?
I'm pretty sure I already know the answer to this, however I just
wanted to ask to make sure.
- DMD and GDC static libraries are incompatible ... Jeremy DeHaan via D.gnu
- Re: DMD and GDC static libraries are inco... ketmar via D.gnu
- Re: DMD and GDC static libraries are ... Jeremy DeHaan via D.gnu
- Re: DMD and GDC static libraries are ... Jacob Carlborg via D.gnu
- Re: DMD and GDC static libraries ... ketmar via D.gnu
- Re: DMD and GDC static librar... Leandro Lucarella via D.gnu
- Re: DMD and GDC static l... ketmar via D.gnu
- Re: DMD and GDC static libraries are inco... Iain Buclaw via D.gnu
- Re: DMD and GDC static libraries are inco... Jeremy DeHaan via D.gnu
- Re: DMD and GDC static libraries are ... Iain Buclaw via D.gnu
- Re: DMD and GDC static libraries are ... ketmar via D.gnu