public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* libpthread_nonshared.a link order
@ 2003-04-23  1:40 Roland McGrath
  2003-04-23  6:01 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Roland McGrath @ 2003-04-23  1:40 UTC (permalink / raw)
  To: GNU libc hackers

Would there be any harm in swapping the link order from
	 libpthread.so libpthread_nonshared.a
to
	 libpthread_nonshared.a libpthread.so 
?

That works around an ld bug on ppc that makes glibc not build right now.
The ld bug will get fixed.  But if there is no harm to changing the link
order, I will do that now so that ppc is not held up waiting for the ld fix.

I think the details here are all the same for NPTL and LinuxThreads,
though I have only tried the LT build on ppc lately.


Thanks,
Roland

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libpthread_nonshared.a link order
  2003-04-23  1:40 libpthread_nonshared.a link order Roland McGrath
@ 2003-04-23  6:01 ` Ulrich Drepper
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Drepper @ 2003-04-23  6:01 UTC (permalink / raw)
  To: Roland McGrath; +Cc: GNU libc hackers

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Roland McGrath wrote:
> Would there be any harm in swapping the link order from
> 	 libpthread.so libpthread_nonshared.a
> to
> 	 libpthread_nonshared.a libpthread.so 
> ?

There shouldn't be any harm.

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+piwA2ijCOnn/RHQRAvWOAKDD5ozgympHEcTps2RMBwTDXkHitwCfQrNt
ZwDjuCs/60kxvrPGm5kPtvQ=
=rlyi
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-04-23  6:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-23  1:40 libpthread_nonshared.a link order Roland McGrath
2003-04-23  6:01 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).