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:
>> On Jul 19, 2004, Andreas Jaeger <aj@suse.de> wrote:
>> 
>>> Alexandre Oliva <aoliva@redhat.com> writes:
>>>> These patches gets all 3 ABIs of mips64-linux to build and work again.
>> 
>>> Can you send them separtly, so that it's easier to comment on them?
>> 
>> The kernel tree I was using didn't define __NR_semtimedop nor
>> __NR_ipc, so linux/semtimedop.c didn't work.  I figured it would be

> The current 2.6 kernel has those in asm-mips/unistd.h.  Or where is it
> missing right now?

How about asm-mips64?  IIRC the syscalls were missing for n32 and n64,
but not for o32.

-- 
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]