A
adisabat
Hi
I was linking a lot of libraries on Solaris10 sun studio 12 and I got
the following errors:
ld: fatal: too many symbols require `small' PIC references:
have 3942, maximum 2048 -- recompile some modules -K PIC.
*** Error code 1
make: Fatal error: Command failed for target
of course I tried to re-compile my code using -K PIC I mean c-code,
but it did not solve my problem
The option for linking are: CC -g -qoption ld -i -G
any idea please?
Rgds
Antonio
I was linking a lot of libraries on Solaris10 sun studio 12 and I got
the following errors:
ld: fatal: too many symbols require `small' PIC references:
have 3942, maximum 2048 -- recompile some modules -K PIC.
*** Error code 1
make: Fatal error: Command failed for target
of course I tried to re-compile my code using -K PIC I mean c-code,
but it did not solve my problem
The option for linking are: CC -g -qoption ld -i -G
any idea please?
Rgds
Antonio