armv4l bootstrap problem in libstdc++-v3

Rod Stewart stewart@nexus.carleton.ca
Mon Jan 8 11:02:00 GMT 2001


On Mon, 8 Jan 2001, Benjamin Kosnik wrote:

> looking at the web page, looks like these builds are still broken. . . 

Yup, although since the 4th it is has not been able to build to the
failure.  It's been failing before this failure.

Today's failure was about two lines before the troublesome code.  (listed
below).  From what I've seen on egcs-patches I don't believe the real
problem as discused has been fixed.  (although my C++ is limited).

It would be really nice to see a full bootstrap on ARM before the 3.0
branch is created.

Thanks,
-Rms


/home/build-rpm/BUILD/obj-gcc-20010108/gcc/g++
-B/home/build-rpm/BUILD/obj-gcc-20010108/gcc/ -nostdinc++
-L/home/build-rpm/BUILD/obj-gcc-20010108/armv3l-unknown-linux-gnu/libstdc++-v3/src
-L/home/build-rpm/BUILD/obj-gcc-20010108/armv3l-unknown-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/armv3l-unknown-linux-gnu/bin/
-B/usr/local/armv3l-unknown-linux-gnu/lib/ -isystem
/usr/local/armv3l-unknown-linux-gnu/include -nostdinc++
-I/home/build-rpm/BUILD/gcc/libstdc++-v3/include
-I/home/build-rpm/BUILD/gcc/libstdc++-v3/include/std
-I/home/build-rpm/BUILD/gcc/libstdc++-v3/include/c_std -I../include
-I/home/build-rpm/BUILD/gcc/libstdc++-v3/libsupc++ -I../libio
-I/home/build-rpm/BUILD/gcc/libstdc++-v3/libio
-I/home/build-rpm/BUILD/gcc/libstdc++-v3/libmath -g -O2 -fvtable-thunks
-D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings
-Winline -fdiagnostics-show-location=once -O0 -ggdb3 -c c++io.cc  -fPIC
-DPIC -o .libs/c++io.o
/usr/include/unistd.h: In member function `std::__basic_file<_CharT>* 
   std::__basic_file<_CharT>::sys_open(int, std::_Ios_Openmode) [with
_CharT = 
   char]':
c++io.cc:262:   instantiated from here
/usr/include/unistd.h:437: too few arguments to function `int dup(int,
void, 
   ...)'
c++io.cc:98: at this point in file
make[4]: *** [c++io.lo] Error 1




More information about the Gcc-bugs mailing list