This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]