Subject: build failure on MIPS (old toolchain)
To: None <tech-toolchain@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 11/18/2001 17:50:46
Wow, haven't seen this one before:
dependall ===> libstdc++/io
makeinfo --no-split -o iostream.info /amd/yeah-baby/u1/netbsd/src/gnu/lib/libstdc++/../../dist/libio/iostream.texi
Making info file `iostream.info' from `/amd/yeah-baby/u1/netbsd/src/gnu/lib/libstdc++/../../dist/libio/iostream.texi'.
c++ -O2 -Werror -I/mnt/usr/include/g++ -I/amd/yeah-baby/u1/netbsd/src/gnu/lib/libstdc++/../../dist/libstdc++ -nostdinc -isystem /mnt/usr/include -c Cinst.cc
In file included from /mnt/usr/include/g++/alloc.h:21,
from /mnt/usr/include/g++/std/bastring.h:39,
from /mnt/usr/include/g++/string:6,
from Cinst.cc:66:
/mnt/usr/include/g++/stl_alloc.h:135: template with C linkage
/mnt/usr/include/g++/stl_alloc.h:217: template with C linkage
/mnt/usr/include/g++/stl_alloc.h:236: template with C linkage
/mnt/usr/include/g++/stl_alloc.h:314: template with C linkage
*** Error code 1
What's up with that?! (This was a "make DESTDIR=/mnt build".)
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>