This is the mail archive of the java@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: libffi and embedded mips


On Mon, 2002-08-26 at 09:32, Joel Sherrill  wrote:
> It looks like the unix mips platforms go to great pains to define
> this based upon gcc arguments.  
> 
> I have no idea how it should be set for a generic mips-elf
> embedded target.  Suggestions appreciated.

I just looked at an older mips-elf-gcc build we had installed here.  It
looks like the compiler doesn't give you any hints as to what the ABI is
for this configuration.  Maybe we should just fall back on the
assumption that we're using the MIPS GCC eabi.

AG



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