This is the mail archive of the libc-alpha@sourceware.org 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] | |
Hi!
On Sat, 21 Apr 2012 08:49:40 +0000, "Joseph S. Myers" <joseph@codesourcery.com> wrote:
> Could you post the current sysdeps directory ordering for Hurd? That
> would help people trying to work out if particular files are indeed unused
> by seeing if another version overrides them on Hurd.
From a recent (cross) build's config.make, based on
7a270350a9bc3110cd5ba12bbd8c5c8c365e0032 (2012-02-26) (added line
wrapping for readability):
config-sysdirs = \
sysdeps/i386/elf \
sysdeps/mach/hurd/i386 sysdeps/mach/hurd \
sysdeps/gnu \
sysdeps/unix/bsd/bsd4.4 \
sysdeps/unix/mman \
sysdeps/mach/i386 sysdeps/mach \
sysdeps/i386/i686/fpu sysdeps/i386/i686 sysdeps/i386/i486
sysdeps/i386/fpu sysdeps/i386 \
sysdeps/wordsize-32 \
sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 \
sysdeps/unix/bsd sysdeps/unix/common sysdeps/unix/inet sysdeps/unix \
sysdeps/posix \
sysdeps/ieee754 \
sysdeps/generic/elf sysdeps/generic
GrÃÃe,
Thomas
Attachment:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |