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: SIZE_TYPE predefine not following CPU flags on embedded mips


> 
> My goal is to have just one toolset target that can produce mips1
> and mips3 executables.  Are you saying that this is impossible?
> 

It's getting less so as we go on. In fact I was just looking at the
differences between elf64.h and elf.h today. It's pretty much just
related to sbss and sdata. (Basically that elf64.h doesn't have sbss)

> Am I going to always have to have mips-rtems and mips64-rtems 
> toolsets? :(
> 

Definitely not.

-eric

-- 
Yeah, I used to play basketball...


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