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



Eric Christopher wrote:
> 
> > Does GCC 3.3 get it right?  It should do.  Do you really need it
> > to work in 3.2?  The problem will be in the SPECS in the header file.
> >
> 
> I agree. This is _much_ easier in 3.3 if it's broken. It should work
> there. Please file a bug if it doesn't.

OK.  I just checked everything out fresh from the 3.3 branch.

> -eric
> 
> ps. I'd use mips64-elf for this btw since there are elf64.h bits that
> don't work in plain mips-elf.

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

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

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

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


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