Topic: compiling C programs using gcc
Author: sprasad@cl04.cnde.iastate.edu (A.N.Shanthi Prasad)
Date: 13 Feb 1995 00:42:45 GMT Raw View
Hi,
I am trying to compile and link C program using gcc. The
compilation goes on smoothly. However when it comes to linking
I get the following message,
ld:
xxx_layer.o: does not have gp tables for all it's sectons
dirclt.o: does not have gp tables for all it's sectons
flush_intf.o: does not have gp tables for all it's sectons
to_interface.o: does not have gp tables for all it's sectons
cltsvr_intf.o: does not have gp tables for all it's sectons
rpc_intf.o: does not have gp tables for all it's sectons
log_intf.o: does not have gp tables for all it's sectons
stable_intf.o: does not have gp tables for all it's sectons
rp_intf.o: does not have gp tables for all it's sectons
fc_interface.o: does not have gp tables for all it's sectons
----- end error message ------
It says the same thing for all the *.o file provided as input.
Appreciate your help asap,
thanks in advance,
shanthi prasad.