D.gnu - gdc-0.23 ice
- Neal Becker (4/4) Mar 06 2007 Attempted to build tango-0.95.1 with gdc-0.23 linux x86_64
- Gregor Richards (4/9) Mar 06 2007 This has nothing to do with GDC.
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
Mar 06 2007
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: AbortedThis has nothing to do with GDC. Tango does not yet work with GDC 0.23. I'm working on it. Be patient. - Gregor Richards
Mar 06 2007