Thread overview
Internal error: ../ztc/elfobj.c 1251
Jan 15, 2005
bug
Jan 16, 2005
Thomas Kuehne
Jan 16, 2005
Thomas Kuehne
January 15, 2005
Internal error: ../ztc/elfobj.c 1251

Sorry, no simple example file to show the bug.


January 16, 2005
<bug@d.com> schrieb im Newsbeitrag news:csbov9$2q18$1@digitaldaemon.com...
> Internal error: ../ztc/elfobj.c 1251
>
> Sorry, no simple example file to show the bug.

It's a known DMD problem. http://dstress.kuehne.cn/run/bug_elfobj_1251_A.d http://dstress.kuehne.cn/run/bug_elfobj_1251_B.d

Use GDC ( http://home.earthlink.net/~dvdfrdmn/d ).

Thomas


January 16, 2005
>  Use GDC ( http://home.earthlink.net/~dvdfrdmn/d ).

Or compile without the "-g" flag.

Thomas