This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: problem when build gcc


> libgcc_s_sparcv9.so && ln -s sparcv9/libgcc_s.so.1 libgcc_s_sparcv9.so
> ld: fatal: file /usr/lib/sparcv9/values-Xa.o: wrong machine class
> ld: fatal: File processing errors. No output written to
> sparcv9/libgcc_s.so.1
> collect2: ld returned 1 exit status

Try to configure with --disable-multilib. If that doesn't help, take a look 
at the installation issues for sparc-sun-solaris2.7:
http://gcc.gnu.org/install/specific.html

-- 
Eric Botcazou


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