Question regarding MIPS_GPREL_16 relocation
Mile Davidovic
mile.davidovic@micronasnit.com
Wed Apr 6 14:51:00 GMT 2005
Hello all
First I want to thanks a lot for Your advices. I changed as You told to me
MULTILIB_OPTIONS = G0 mlong-calls msoft-float EL/EB mips32/mips64
MULTILIB_DIRNAMES = G0 mlong-calls soft-float el eb mips32 mips64
after rebuilding and installing gcc I got needed libraries.
I will start test this and I want to thanks again for Your efforts.
Best regards Mile
-----Original Message-----
From: Richard Sandiford [mailto:rsandifo@redhat.com]
Sent: Monday, April 04, 2005 10:00 PM
To: mile.davidovic@micronasnit.com
Cc: 'Eric Christopher'; gcc@gcc.gnu.org
Subject: Re: Question regarding MIPS_GPREL_16 relocation
"Mile Davidovic" <mile.davidovic@micronasnit.com> writes:
> But problem is passing G0 option, if I simple put MULTILIB_OPTIONS =
> G0 mlong-calls msoft-float EL/EB mips32/mips64 building library fail.
If you add something to MULTILIB_OPTIONS, you need to add an entry to
MULTILIB_DIRNAMES as well.
(Sorry if you already knew and did that, but in that case, how did building
the library fail?)
Richard
More information about the Gcc
mailing list