HPUX woes

Jeffrey A Law law@cygnus.com
Wed Apr 18 15:37:00 GMT 2001


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







More information about the Gcc mailing list