Q: sparcv9-sun-solaris2.8 R_SPARC_WDISP30 relocation error: where to report?

Eric Botcazou ebotcazou@libertysurf.fr
Fri Dec 2 13:59:00 GMT 2005


> gcc  -Wl,-E -G -G -m64 bsd_glob.o Glob.o  -o
> ../../../lib/auto/File/Glob/Glob.so        \
>         \

What happens if you simply use

  gcc -shared -m64 bsd_glob.o Glob.o  -o ...

?

-- 
Eric Botcazou



More information about the Binutils mailing list