Thread overview
linking problem: undefined reference to `__gdc_personality_v0'
Nov 08, 2004
no
Nov 08, 2004
Thomas Kuehne
Nov 08, 2004
no
November 08, 2004
any clue?


November 08, 2004
<no@where.com> schrieb im Newsbeitrag news:cmmn64$193p$1@digitaldaemon.com...
> any clue?
>

try using g++ for linking - strange I know, but this sometimes helps ;)

Thomas


November 08, 2004
Thanks.

The real problem is that I mixed up the path to libphobos.a from DMD and GDC. After adjusting the path, and lib squence the problem fixed.



In article <cmmr7s$1ekv$1@digitaldaemon.com>, Thomas Kuehne says...
>
>
><no@where.com> schrieb im Newsbeitrag news:cmmn64$193p$1@digitaldaemon.com...
>> any clue?
>>
>
>try using g++ for linking - strange I know, but this sometimes helps ;)
>
>Thomas
>
>