This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jun 2003 15:49:34 -0000
- Subject: [Bug target/8512] [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
- References: <20021109100601.8512.dave.anglin@nrc.ca>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8512
------- Additional Comments From dave@hiauly1.hia.nrc.ca 2003-06-05 15:49 -------
Subject: Re: [hppa64-hp-hpux11.11] libstdc++-v3 fails to build with HP assembler
> I can confirm that with gcc 3.2.3, 3.3 branch and mainline (20030512), this problem still occurs
> (on a darwin x hppa1.1-hpux10.20 cross compiler). There is still no .import directive for the
> symbol in question. If this prevents building on hp-ux, shouldn't its priority be upgraded? Thanks,
Possibly, but we don't recommend using the HP assembler. Mark
Mitchell made some changes just prior to the release of 3.3 which
may have affected the situation. A series of changes caused the
breakage. Because the hpux port is unique in requiring .import/.type
directives, I'm not sure that this is going to be easy to fix.
Dave
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.