gdb 5.3 issues with g++ 3.2 on RedHat 7.3 & Solaris 9.

Joshua D. Marantz josh@carbondesignsystems.com
Sat Jan 11 17:02:00 GMT 2003


Sorry for the omission in the previous email...for completeness I
thought I should echo the version strings for you:

  % /tools/linux/bin/as --version
  GNU assembler 2.13.1
  Copyright 2002 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License.  This program has absolutely no warranty.
  This assembler was configured for a target of `i686-pc-linux-gnu'.

  % /tools/linux/bin/ld --version
  GNU ld version 2.13.1
  Copyright 2002 Free Software Foundation, Inc.
  This program is free software; you may redistribute it under the terms of
  the GNU General Public License.  This program has absolutely no warranty.

  % /tools/linux/gcc-3.2.1/bin/g++ --version 
  g++ (GCC) 3.2.1
  Copyright (C) 2002 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

  % /tools/linux/bin/gdb-5.3 --version
  GNU gdb 5.3
  Copyright 2002 Free Software Foundation, Inc.
  GDB is free software, covered by the GNU General Public License, and you are
  welcome to change it and/or distribute copies of it under certain conditions.
  Type "show copying" to see the conditions.
  There is absolutely no warranty for GDB.  Type "show warranty" for details.
  This GDB was configured as "i686-pc-linux-gnu".



More information about the Gdb mailing list