This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Error building egcs-20000710


this happend with all of the last week's snapshot. sometimes somewhere else...

Jan Hebler wrote:
> 
> Hi!
> 
> Has anybody an Idea?
> 
> rm -f .libs/locale-inst.lo
> /usr/src/compile/egcs-20000710/compile/gcc/g++
> -B/usr/src/compile/egcs-20000710/compile/gcc/
> -B/usr/i586-pc-linux/bin/
> -L/usr/src/compile/egcs-20000710/compile/i586-pc-linux/libstdc++
> -DHAVE_CONFIG_H -I. -I../../../../libstdc++-v3/src -I.. -nostdinc++
> -I../../../../libstdc++-v3 -I../libio -I../../../../libstdc++-v3/libio
> -I../../../../libstdc++-v3/config/cpu/i486
> -I../../../../libstdc++-v3/config/gnu-linux -D_GNU_SOURCE
> -I../../../libstdc++-v3/shadow -I/cshadow -I/usr/include -g -O2
> -fvtable-thunks -D_GNU_SOURCE -D_GNU_SOURCE -fno-implicit-templates
> -Wall -Wno-format -W -Wwrite-strings -Winline -Wno-unknown-pragmas
> -fdiagnostics-show-location=once -ffunction-sections -fdata-sections
> -g -fimplicit-templates -c  -fPIC -DPIC
> ../../../../libstdc++-v3/src/locale-inst.cc -o .libs/locale-inst.lo
> In file included from ../../../../libstdc++-v3/bits/locale_facets.tcc:201:
> ../../../../libstdc++-v3/bits/basic_string.h: In instantiation of
> `Std::_Format_cache<_CharT>::_M_populate (std::ios_base &) [with
> _CharT = __wchar_t]':
> ../../../../libstdc++-v3/src/locale-inst.cc:78:   instantiated from here
> ../../../../libstdc++-v3/bits/basic_string.h:341: Internal compiler error.
> ../../../../libstdc++-v3/bits/basic_string.h:341: Please submit a full bug report.
> ../../../../libstdc++-v3/bits/basic_string.h:341: See <URL:http://www.gnu.org/software/gcc/bugs.html>
> for instructions.
> make[3]: *** [locale-inst.lo] Error 1
> make[3]: Leaving directory /usr/src/compile/egcs-20000710/compile/i586-pc-linux/libstdc++-v3/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory /usr/src/compile/egcs-20000710/compile/i586-pc-linux/libstdc++-v3'
> make[1]: *** [all-recursive-am] Error 2
> make[1]: Leaving directory /usr/src/compile/egcs-20000710/compile/i586-pc-linux/libstdc++-v3'
> make: *** [all-target-libstdc++-v3] Error 2


-- 
 -- Levente
 "The only thing worse than not knowing the truth is
  ruining the bliss of ignorance."

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]