March 06, 2007 gdc-0.23 ice | ||||
---|---|---|---|---|
| ||||
Attempted to build tango-0.95.1 with gdc-0.23 linux x86_64 gdc -o genobj.o -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -fversion=Posix -I.. -I../.. -I../../.. -I . -I ./../../gc/gdc -I ./. -c genobj.d cc1d: ../../gcc-4.1.1/gcc/d/dmd/toobj.c:417: virtual void ClassDeclaration::toObjFile(): Assertion `classinfo->structsize == CLASSINFO_SIZE' failed. genobj.d:181: internal compiler error: Aborted |
March 06, 2007 Re: gdc-0.23 ice | ||||
---|---|---|---|---|
| ||||
Posted in reply to Neal Becker | Neal Becker wrote:
> Attempted to build tango-0.95.1 with gdc-0.23 linux x86_64
>
> gdc -o genobj.o -g -frelease -O2 -fversion=GC_Use_Alloc_MMap -fversion=GC_Use_Stack_GLibC -fversion=GC_Use_Data_Fixed -nostdinc -fversion=Posix -I.. -I../.. -I../../.. -I . -I ./../../gc/gdc -I ./. -c genobj.d cc1d: ../../gcc-4.1.1/gcc/d/dmd/toobj.c:417: virtual void ClassDeclaration::toObjFile(): Assertion `classinfo->structsize == CLASSINFO_SIZE' failed.
> genobj.d:181: internal compiler error: Aborted
This has nothing to do with GDC.
Tango does not yet work with GDC 0.23. I'm working on it. Be patient.
- Gregor Richards
|
Copyright © 1999-2021 by the D Language Foundation