This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/24356] Unable to build gnatmake
- From: "bugzilla-gcc at thewrittenword dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Oct 2005 16:36:10 -0000
- Subject: [Bug ada/24356] Unable to build gnatmake
- References: <bug-24356-6116@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from bugzilla-gcc at thewrittenword dot com 2005-10-23 16:36 -------
$ nm /usr/lib/libcl.a | egrep 'U_IS_STUB_OR_CALLX|U_is_shared_pc'
U_IS_STUB_OR_CALLX | |undef |code |
U_IS_STUB_OR_CALLX | 572|extern|entry |$CODE$
U_is_shared_pc | |undef |code |
U_is_shared_pc | 124|extern|entry |$CODE$
There is one libcl patch for 11.23, PHSS_33405, but the defect
description doesn't indicate anything that will help this situation.
The only thing interesting in the release notes (but for Itanium):
Itanium®-based Unwind Library (libunwind.so): Changes include a new set of
?Unwind Express? APIs that perform stack unwinding considerably faster, and
new header files <uwx.h> and <uwx_self.h>.
Release notes are available at:
http://docs.hp.com/en/oshpux11iv2oe.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24356