All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Gifford <maillist@jg555.com>
To: Linux MIPS List <linux-mips@linux-mips.org>
Subject: Building o32 glibc on mips64
Date: Sat, 11 Jun 2005 11:54:30 -0700	[thread overview]
Message-ID: <42AB3366.8030206@jg555.com> (raw)

Anyone got any ideas on how to fix this. I'm using binutils 2.16, gcc 
3.4.4, and glibc-2.3.5 with the syscall patch. Looks like socket.S is 
not being generated.

mips64el-unknown-linux-gnu-gcc  -mabi=32 
../sysdeps/unix/sysv/linux/recv.S -c  -
I../include -I. -I/usr/src/glibc-build/socket -I.. -I../libio  
-I/usr/src/glibc-
build -I../sysdeps/mips/elf -I../libidn/sysdeps/unix 
-I../linuxthreads/sysdeps/u
nix/sysv/linux/mips -I../linuxthreads/sysdeps/unix/sysv/linux 
-I../linuxthreads/
sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
-I../li
nuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/mips 
-I../sysdeps/unix/sysv/li
nux/mips/mips32 -I../sysdeps/unix/sysv/linux/mips 
-I../sysdeps/unix/sysv/linux -
I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman 
-I../sysdeps/uni
x/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/mips/mips32 
-I../sysdeps/unix/mi
ps -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/mips/mips32 
-I../sysdeps/mi
ps -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 
-I../sysdeps/wordsize
-32 -I../sysdeps/mips/fpu -I../sysdeps/ieee754 -I../sysdeps/generic/elf 
-I../sys
deps/generic  -D_LIBC_REENTRANT -include ../include/libc-symbols.h  
-DPIC     -D
ASSEMBLER  -g   -o /usr/src/glibc-build/socket/recv.o -MD -MP -MF 
/usr/src/glibc
-build/socket/recv.o.dt -MT /usr/src/glibc-build/socket/recv.o
../sysdeps/unix/sysv/linux/recv.S:5:20: socket.S: No such file or directory
make[2]: *** [/usr/src/glibc-build/socket/recv.o] Error 1
make[2]: Leaving directory `/usr/src/glibc-2.3.5/socket'
make[1]: *** [socket/subdir_lib] Error 2
make[1]: Leaving directory `/usr/src/glibc-2.3.5'
make: *** [all] Error 2
root:/usr/src/glibc-build#

-- 
----
Jim Gifford
maillist@jg555.com

             reply	other threads:[~2005-06-11 18:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-11 18:54 Jim Gifford [this message]
2005-06-13 19:56 ` Building o32 glibc on mips64 Daniel Jacobowitz
2005-06-13 20:05   ` Maciej W. Rozycki
2005-06-13 20:08     ` Christoph Hellwig
2005-06-13 20:18       ` Maciej W. Rozycki
2005-06-13 20:55       ` Daniel Jacobowitz
2005-06-14  8:00         ` Jim Gifford
2005-06-14 10:36           ` Richard Sandiford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42AB3366.8030206@jg555.com \
    --to=maillist@jg555.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.