This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Too many elf sections!


Howdy,

     I have been trying to switch a unix system from it's standard CC to
g++ however I am having a problem with a program using .a files.  The
program doesn't resolve all links until the program is loaded.  When I try
to do so I get the following error:
     Invalid header.  Not valid ELF format.  Too many elf sections.

     Anybody know what could be causing this, and how to fix it?

     I am using g++ version 2.95.3 20010315 (release), on a sun4u sparc
SUNW, Ultra 60 running solaris 2.6 (sunos 5.6)

     Thanks,

          Pieter Kirkham


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