Undefined reference to _d_throw
Iain Buclaw
ibuclaw at ubuntu.com
Sat Nov 2 05:59:46 PDT 2013
On 2 November 2013 12:54, Steve Teale <steve.teale at britseyeview.com> wrote:
> Do I need to build both with the same compiler?
>>>
>>
>> Neither DMD, GDC or LDC are binary compatible with each other.
>>
>
> Thanks Jacob. My next linking problem is that I have lots of undefined
> externals relating to libpthread. I suspect this may be a CodeBlocks
> configuration error. I've tried every whichway but have not found a way
> round this yet. Most frustrating.
>
This is with DMD now, right? The GDC driver should send -lpthread to the
linker for you, unless codeblocks is short-cutting the compiler in some
way. ;-)
--
Iain Buclaw
*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20131102/1684a520/attachment.html>
More information about the Digitalmars-d
mailing list