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]

GCC 2.95.3


System ASUS P5A AMD K6-II/350 256 Meg
OS SuSE 7.2 Kernel 2.4.6
GCC 2.95.3

Configuration:
  Source code location:       .
  C++ Compiler:                   g++
  C++ Compiler flags:             -g -O2 -fno-rtti -save-temps
-fno-exceptions 
  C   Compiler:                   gcc
  C   Compiler flags:             -g -O2

Program source - lyx-1.1.6fix2/src/insets/

/usr/include/g++/stl_uninitialized.h:217:   instantiated from
`uninitialized_fill_n<char *, unsigned int, char>(char *, 
/usr/include/g++/stl_vector.h:665:   instantiated from
`vector<char,allocator<char> >::insert(char *, unsigned int, cons
/usr/include/g++/stl_vector.h:410:   instantiated from here
/usr/include/g++/stl_algobase.h:356: Internal compiler error.
/usr/include/g++/stl_algobase.h:356: Please submit a full bug report.
/usr/include/g++/stl_algobase.h:356: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Example two:___________________________________________

g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost   
-I/archive/appl/tmp/lyx-1.1.6fix2/includeX   -isystem /usr/X11R6
/usr/include/g++/std/bastring.h: In function `bool operator ==<char,
string_char_traits<char>, __default_alloc_template<
MenuBackend.C:310:   instantiated from here
/usr/include/g++/std/bastring.h:532: Internal compiler error.
/usr/include/g++/std/bastring.h:532: Please submit a full bug report.
/usr/include/g++/std/bastring.h:532: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Restarting the "make" over and over will finally complete successfully
most times.

GNU ld 2.10.91
  Supported emulations:
   elf_i386
   i386linux

-- 
73 de Donn Washburn   __"http://www.inetport.com/~n5xwb";
      aka N5XWB      / /    __  __  __  __  __ __  __
4607 Sidereal Dr.   / /__  / / /  \/ / / /_/ / \ \/ /
Austin, TX 78727   /____/ /_/ /_/\__/ /_____/  /_/\_\
1.512.837.7141       Info:"http://www.austinlug.org";


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