From: Mike Frysinger <vapier@gentoo.org>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: libc-alpha@sourceware.org
Subject: Re: [PATCH] memusagestat: use local glibc when linking [BZ #18465]
Date: Sun, 31 May 2015 19:11:00 -0000 [thread overview]
Message-ID: <20150531045618.GE4496@vapier> (raw)
In-Reply-To: <87wpzpakcu.fsf@igel.home>
[-- Attachment #1: Type: text/plain, Size: 2017 bytes --]
On 30 May 2015 22:20, Andreas Schwab wrote:
> Mike Frysinger <vapier@gentoo.org> writes:
>
> > The memusagestat is the only binary that has its own link line which
> > causes it to be linked against the existing installed C library. It
> > has been this way since it was originally committed in 1999, but I
> > don't see any reason as to why.
>
> Probably because $(objpfx)memusagestat.o is compiled specially.
how so ? looks normal to me:
gcc memusagestat.c -c -std=gnu99 -fgnu89-inline -fno-stack-protector -O2 -Wall
-Werror -Wno-error=undef -Wundef -Wwrite-strings -fmerge-all-constants
-frounding-math -g -Wstrict-prototypes -U_FORTIFY_SOURCE -I../include
-I/usr/local/src/gnu/glibc/build/x86_64/malloc
-I/usr/local/src/gnu/glibc/build/x86_64 -I../sysdeps/unix/sysv/linux/x86_64/64
-I../sysdeps/unix/sysv/linux/x86_64 -I../sysdeps/unix/sysv/linux/x86
-I../sysdeps/unix/sysv/linux/wordsize-64 -I../sysdeps/x86_64/nptl
-I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux
-I../sysdeps/nptl -I../sysdeps/pthread -I../sysdeps/gnu
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/x86_64
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/x86_64/64
-I../sysdeps/x86_64/fpu/multiarch -I../sysdeps/x86_64/fpu
-I../sysdeps/x86/fpu/include -I../sysdeps/x86/fpu -I../sysdeps/x86_64/multiarch
-I../sysdeps/x86_64 -I../sysdeps/x86 -I../sysdeps/ieee754/ldbl-96
-I../sysdeps/ieee754/dbl-64/wordsize-64 -I../sysdeps/ieee754/dbl-64
-I../sysdeps/ieee754/flt-32 -I../sysdeps/wordsize-64 -I../sysdeps/ieee754
-I../sysdeps/generic -I.. -I../libio -I. -D_LIBC_REENTRANT -include
/usr/local/src/gnu/glibc/build/x86_64/libc-modules.h -DMODULE_NAME=memusagestat
-include ../include/libc-symbols.h -o
/usr/local/src/gnu/glibc/build/x86_64/malloc/memusagestat.o -MD -MP -MF
/usr/local/src/gnu/glibc/build/x86_64/malloc/memusagestat.o.dt -MT
/usr/local/src/gnu/glibc/build/x86_64/malloc/memusagestat.o
-mike
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-05-31 4:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-31 14:05 Mike Frysinger
2015-05-31 18:36 ` Andreas Schwab
2015-05-31 19:11 ` Mike Frysinger [this message]
2015-05-31 20:47 ` Andreas Schwab
2015-05-31 22:01 ` Mike Frysinger
2015-06-01 14:58 ` Joseph Myers
2015-06-01 15:24 ` Siddhesh Poyarekar
2015-06-01 15:55 ` Mike Frysinger
2015-06-01 16:22 ` Siddhesh Poyarekar
2019-04-24 12:16 ` Florian Weimer
2019-04-25 9:09 ` Florian Weimer
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=20150531045618.GE4496@vapier \
--to=vapier@gentoo.org \
--cc=libc-alpha@sourceware.org \
--cc=schwab@linux-m68k.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 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).