This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: RFA: [PATCH]: MIPS enhancements to libgcj...


David Daney writes:

> It looks like that is the way everyone thinks that it should be. 
>  However I think that dladdr may only be broken for me, so disabling it 
> for everyone may not be the right thing to do.

That's why I suggested to have an autoconf test for the breakage (whatever
it is; you haven't described it yet, AFAIK).

> Likewise it seems possible that N32 and N64 ABI targets may not need -mxgot.

I had similar problems e.g. with N64 on IRIX 6 (where increasing the lame
command line length limit helped alot ;-)

> If you still think that this should go in configure.host, I will update 
> the patch.

You don't need to perform those changes globally for all mips targets, but
only for those you tested where they are known to be necessary.  They can
be applied to other mips targets later if found to be necessary.

	Rainer


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