This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Too many elf sections!
- From: pieter dot kirkham at teradyne dot com
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 22 Oct 2002 15:59:19 -0500
- Subject: 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