This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

HPUX woes



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






Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]