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


On Tue, 2005-03-29 at 11:08 +0200, Mile Davidovic wrote:
> Hell all
> But where I have to look? 
> I could easily change libstdc++v3 -> Makefile.am (AM_MAKEFLAGS) and 
> regenerate all but I am not shure is it good way to do it.

For mips-elf you'll want to look in gcc/config/mips/t-elf.
gcc/config.gcc has the multilib makefile fragment used for each target.

-eric


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