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: 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


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