This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: bring mips*-linux back to a buildable state


On Jul 20, 2004, Andreas Jaeger <aj@suse.de> wrote:

> Alexandre Oliva <aoliva@redhat.com> writes:

>> The change in GCC required me to give up on the shortcut I'd taken to
>> avoid having to include sgidefs.h everywhere that referenced
>> _MIPS_SIM.  This patch implements the changes in glibc to make sure
>> every time we reference any other the _MIPS_SIM_* macros, sgidefs.h
>> has already been included.

> And that way it will work with GCC 3.3, 3.4 and 3.5 correctly?

Yup.  And hopefully any other compiler that conforms to the MIPS ELF
specs, at least as far as sgidefs.h is concerned.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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