Unrecognized storage class message on AIX w/XL Fortran V7.1

Chris Chambreau chcham@llnl.gov
Mon Jul 21 16:55:00 GMT 2003


Hi,

I'm getting BFD warnings like the following when using 
bintuils 2.13.2 on AIX 5.1 with IBM Fortran compiler
v7.1.1.2:

BFD: ./sweep3d.mpi: Unrecognized storage class 136 for *ABS* symbol `numtasks:V-29'

It looks like in bfd/coffcode.h, coff_slurp_symbol_table() is 
not aware of the dbx storage classes defined in
/usr/include/dbxstclass.h.

I looked at coffcode.h in CVS and as far as I can tell, it doesn't like 
this issue has been addressed yet.

I'd offer to help out, but I'm still in a long-running discussion with
my employer about copyright assignment...

-Chris




More information about the Binutils mailing list