Problem with dynamic linking

Gustaf Neumann neumann at dec4.wu-wien.ac.at
Tue Mar 19 08:52:13 AEST 1991


I am using ULTRIX V4.1 (Rev. 52).
When i am trying to link dynamically some programs with math functions,
the following message show up:

ld:
/lib/libm_G0.a(pow.o): object not compiled with -G 0 will not work linking with
-A
/lib/libm_G0.a(gamma.o): object not compiled with -G 0 will not work linking wit
h -A
/lib/libm_G0.a(support.o): object not compiled with -G 0 will not work linking w
ith -A
/lib/libm_G0.a(log__L.o): object not compiled with -G 0 will not work linking wi
th -A
/lib/libm_G0.a(exp__E.o): object not compiled with -G 0 will not work linking wi
th -A
 
i am using ld option -lc_G0 and -lm_G0.
Up to my understanding, libm_G0 should contain the math library compiled 
with -G 0. is the 4.1 /lib/libm_G0.a invalid, or do i miss something?

-gustaf neumann
-- 
Gustaf Neumann		neumann at dec4.wu-wien.ac.at, neumann at awiwuw11.bitnet
Vienna University of Economics and Business Administration 
Augasse 2-6,  A-1090 Vienna, Austria		
Tel: +43 (222) 31-336 x4533  	Fax 347-555



More information about the Comp.unix.ultrix mailing list