This is the mail archive of the gcc-bugs@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]

gcc and Soalris 2.7 (Sparc)


Hi!

I'm trying to install gcc in a sparc box, running solaris 2.7

---
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)
---


trying to compile a sample program, I had this error

---
~# gcc -o hello hello.c
collect2: ld terminated with signal 9 [Killed], core dumped
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file /usr/lib/libld.so.2: symbol elf32_checksum: referenced symbol not found
---

I read the FAQ and found no help (I don't have patch 107058-01 installed and I could not find Sun patch 106950-03 (1999-05-25) or later)

Anybody has an idea?

Thank you

Valerio Aimale



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