This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
schwidefsky@de.ibm.com writes:
|> >- from what I understand of the s390 architecture you can execute 31 bit
|> > applications on 64 bit machines. If this is right you'll have to add
|> > code similar to the one we have for IA-32/IA-64 to ldconfig. The
|> > s390-32 and s390-64 binary both should be able to handle the DSOs of
|> > the other.
|> Ah, this is good to know. Is it just the definitions in ldconfig.h or are
|> there
|> other places I need to look?
You problably also need your own version of readelflib.c, see
sysdeps/unix/sysv/linux/{ia64,sparc}/readelflib.c.
Andreas.
--
Andreas Schwab "And now for something
SuSE Labs completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |