This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

libstdc++/695: building egsc-20001023 as a cross compiler



>Number:         695
>Category:       libstdc++
>Synopsis:       building egsc-20001023 as a cross compiler
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 26 09:56:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     mike.brassington@powervr.com
>Release:        egsc-20001023
>Organization:
>Environment:
PC i686 --host=i686-pc-cygwin --target=i386-linux --prefix=/usr/xcompile
built from /usr/src/egcs-20001023/binary
using binutils-001025
OS in Win2K
in /usr/src/egcs-20001023/binary/i386-linux/libstdc++
>Description:
ran the following:
/usr/src/egcs-20001023/binary/gcc/g++ -B/usr/src/egcs-20001023/binary/gcc/ -nostdinc++ -isystem /usr/src/egcs-20001023/libstdc++ -isystem /usr/src/egcs-20001023/libstdc++/std -isystem /usr/src/egcs-20001023/libstdc++/stl -isystem /usr/src/egcs-20001023/libio -isystem /usr/src/egcs-20001023/binary/i386-linux/libio -L/usr/src/egcs-20001023/binary/i386-linux/libstdc++ -B/usr/xcompile/i386-linux/bin/ -B/usr/xcompile/i386-linux/lib/ -isystem /usr/xcompile/i386-linux/include -c -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I../../../libstdc++ -I../../../libstdc++/stl -I../libio -I../../../libstdc++/../libio -I../../../libstdc++/../include -I../../../libstdc++/../gcc -nostdinc++  -DC `for N in REP MAIN TRAITS ADDSS ADDPS ADDCS ADDSP ADDSC EQSS EQPS EQSP NESS NEPS NESP LTSS LTPS LTSP GTSS GTPS GTSP LESS LEPS LESP GESS GEPS GESP; do echo " -D${N}"; done` \
  ../../../libstdc++/sinst.cc -o cstrmain.o
../../../libstdc++/std/bastring.h: In function `basic_string<charT, traits, 
   Allocator> operator+(const basic_string<charT, traits, Allocator> &, const 
   basic_string<charT, traits, Allocator> &) [with charT = char, traits = 
   string_char_traits<char>, Allocator = __default_alloc_template<true, 0>]':
../../../libstdc++/sinst.cc:59:   instantiated from here
../../../libstdc++/std/bastring.h:488: Internal error: Segmentation fault.
   Please submit a full bug report.
   See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
Just run the above command line from within a cygwin dos box.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

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