mailing list of musl libc
 help / color / mirror / code / Atom feed
* empty lib*.a files
@ 2012-07-24 20:11 Daniel Cegiełka
  2012-07-24 20:15 ` Gregor Richards
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Cegiełka @ 2012-07-24 20:11 UTC (permalink / raw)
  To: musl

Hi,
correct me :)

# ls
Scrt1.o              ld-musl-x86_64.so.1  libdl.a              librt.a
crt1.o               libc.a               libm.a               libutil.a
crti.o               libc.so              libpthread.a         libxnet.a
crtn.o               libcrypt.a           libresolv.a
#
# ar t libm.a
# ar t libcrypt.a
# ar t libpthread.a
#
# ar t libc.a | grep fabs
fabs.o
fabsf.o
fabsl.o
#

I made a standard installation (git).

regards,
daniel


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

end of thread, other threads:[~2012-07-24 23:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-24 20:11 empty lib*.a files Daniel Cegiełka
2012-07-24 20:15 ` Gregor Richards
2012-07-24 20:33   ` Daniel Cegiełka
2012-07-24 23:34     ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).