[Bug target/12764] gcc -g option leaves asterisk (*) on some names to assembler on HP-UX B.10.20
mario dot nigrovic at motorola dot com
gcc-bugzilla@gcc.gnu.org
Fri Oct 24 17:30:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12764
------- Additional Comments From mario dot nigrovic at motorola dot com 2003-10-24 17:24 -------
Sorry I didn't include this before. GNU binutils (as only, ld is not supported
for this platform).
++ as --version
GNU assembler 2.14 20030612
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 `hppa2.0-hp-hpux10.20'.
++ gcc -v
Reading specs from /tmp/GNU_temp/lib/gcc-lib/hppa2.0-hp-hpux10.20/3.3.1/specs
Configured with: /media/gnu/gcc-3.3.1/configure --prefix=/tmp/GNU_temp
--enable-languages=c,c++ --disable-nls --with-gnu-as
--with-as=/tmp/GNU_temp/bin/as --without-gnu-ld
Thread model: single
gcc version 3.3.1
I have the configure and make logs, if you're interested, but they're huge...
The compiler used to build the new binutils and gcc is
++ /tools/GNU/003/HP-UX_B.10.20/bin/gcc -v
Reading specs from
/tools/GNU/003/HP-UX_B.10.20/lib/gcc-lib/hppa2.0-hp-hpux10.20/3.0.4/specs
Configured with: /media/gnu/gcc-3.0.4/configure
--prefix=/tools/GNU/003/HP-UX_B.10.20 --with-gnu-as
--with-as=/tools/GNU/003/HP-UX_B.10.20/bin/as --with-gnu-ld
--with-ld=/tools/GNU/003/HP-UX_B.10.20/bin/ld
Thread model: single
gcc version 3.0.4
More information about the Gcc-bugs
mailing list