Hi All
 
i m trying to compile an anti-virus on hp-ux 11.0 with foll
 
 gcc --version
2.95.2       
and /opt/make/bin/gmake --version
GNU Make version 3.79
 
while trying to compile qmail-scanner,i m facing the foll error
 make
        LD_RUN_PATH="" ld -o blib/arch/auto/Time/HiRes/HiRes.sl  -b -s -a shared HiRes.o
ld: DP relative code in file HiRes.o - shared library must be position
    independent.  Use +z or +Z to recompile.
*** Error exit code 1
 
the earlier errors wre removed by using ANSI C compiler i.e removing gcc -Ae option .I tried removing +z option nt still it does not compile.
 
Reply soon
 
 
Regards
Niti

Reply via email to