I am using OS intel sun solaris 2.6.
I have installed gcc's c compiler ( package downloaded and added). I tested it . It is working fine
from last 2 months. now suddenly it is giving error. when i compile any c file
$ gcc test.c
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file /usr/ccs/lib/libld.so.2: symbol _elf_getxoff:
referenced symbol not found
gcc: Internal compiler error: program ld got fatal signal 9
what is wrong ? I reinstalled the package. but still it is giving the same error why? please help...
/usr/ccs/li/libld.so.2
is there which is linked to /usr//lib/libld.so.2 ( which is also present).
I have installed gcc's c compiler ( package downloaded and added). I tested it . It is working fine
from last 2 months. now suddenly it is giving error. when i compile any c file
$ gcc test.c
ld.so.1: /usr/ccs/bin/ld: fatal: relocation error: file /usr/ccs/lib/libld.so.2: symbol _elf_getxoff:
referenced symbol not found
gcc: Internal compiler error: program ld got fatal signal 9
what is wrong ? I reinstalled the package. but still it is giving the same error why? please help...
/usr/ccs/li/libld.so.2
is there which is linked to /usr//lib/libld.so.2 ( which is also present).