This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

target/5539: Segmentation fault when building a cross compiler



>Number:         5539
>Category:       target
>Synopsis:       Segmentation fault when building a cross compiler
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 30 05:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Robert Larice
>Release:        2.95.3 building a 3.0.3 arm-elf crosscompiler
>Organization:
>Environment:
SuSE 7.3 linux
>Description:
building a crosscompiler configured as
   --target=arm-elf 
   --enable-languages="c,c++"
   --with-newlib

make ends with

...arm-elf/libstdc++-v3/include/bits/istream.tcc: In
   member function `std::basic_istream<_CharT, _Traits>& 
   std::basic_istream<_CharT, _Traits>::seekg(typename _Traits::pos_type) [with 
   _CharT = char, _Traits = std::char_traits<char>]':
...gcc-3.0.3/libstdc++-v3/src/misc-inst.cc:99: 
  instantiated from here
...arm-elf/libstdc++-v3/include/bits/istream.tcc:978:
  Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
>How-To-Repeat:

>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]