SkipList.hh:546: internal compiler error: in do_SUBST, at combine.c:502
does not sound good :)

Has anyone figured out the cause or cure for this? I'm being hit with it too:

c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include -I../utils -I/usr/local/include -DNDEBUG -finline-funct ions -fno-PIC -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -MT newdenoise.o -MD -MP -MF .deps/newdenoise.Tpo
-c -o newdenoise.o newdenoise.cc
SkipList.hh: In member function 'void SkipList<KEY, VALUE, KEYFN, PRED, HC, ALLOC>::Init(Status_t&, bool, const SkipList<KEY, VALUE, KEYFN, PRED, HC, ALLOC>::InitParams&) [with KEY = VariableSizeAllocator::Block, VALUE = Var iableSizeAllocator::Block, KEYFN = Ident<VariableSizeAllocator::Block, VariableSizeAllocator::Block>, PRED = Var iableSizeAllocator::Block::SortBySize, int HC = 10, ALLOC = PlacementAllocator]':
SkipList.hh:546: internal compiler error: in do_SUBST, at combine.c:502
Please submit a full bug report,
with preprocessed source if appropriate.

FreeBSD jimmiejaz.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Tue May 17 02:41:04 EDT 2011 jim...@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO i386
gcc (GCC) 4.2.2 20070831 prerelease [FreeBSD]
Installed from ports [depends]
gcc-4.4.7.20110531  GNU Compiler Collection 4.4
gcc-4.5.4.20110602  GNU Compiler Collection 4.5
gcc-4.6.1.20110603  GNU Compiler Collection 4.6
gccmakedep-1.0.2    Create dependencies in makefiles using 'gcc -M'

--
I am currently away on leave, traveling through time and will be returning last week.
Life is tough, but it's tougher when you're stupid.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to