public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* HPUX woes
@ 2001-04-18 15:37 Jeffrey A Law
  2001-04-19 10:13 ` Mark Mitchell
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey A Law @ 2001-04-18 15:37 UTC (permalink / raw)
  To: gcc

Un-xxxxxxx-believable.

The problem with HP's "nm" core dumping appears to be due to having long
section names (via -ffunction-sections).  My only guess is that HP's nm has
some kind of silly bug with a fixed array size for subspace names.

Limiting subspace names to 31 characters appears to make nm happy.  I've
got some additional tests to run to be 100% sure, but it looks like I've
this bug in my gunsight.

jeff





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: HPUX woes
  2001-04-18 15:37 HPUX woes Jeffrey A Law
@ 2001-04-19 10:13 ` Mark Mitchell
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Mitchell @ 2001-04-19 10:13 UTC (permalink / raw)
  To: law; +Cc: gcc

>>>>> "Jeffrey" == Jeffrey A Law <law@cygnus.com> writes:

    Jeffrey> Limiting subspace names to 31 characters appears to make
    Jeffrey> nm happy.  I've got some additional tests to run to be
    Jeffrey> 100% sure, but it looks like I've this bug in my
    Jeffrey> gunsight.

:-)

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-19 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-18 15:37 HPUX woes Jeffrey A Law
2001-04-19 10:13 ` Mark Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).