From: "Joel Soete" <jsoe0708@tiscali.be>
To: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
Cc: joel.soete@tiscali.be, xam@cs.ucc.ie,
parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] compiler & kernel
Date: Tue, 3 Jun 2003 17:35:08 +0200 [thread overview]
Message-ID: <3ED70CF100001633@ocpmta2.freegates.net> (raw)
In-Reply-To: <200306031418.h53EI399028101@hiauly1.hia.nrc.ca>
>
>> # file vmlinux-2.4.21-rc4-pa35
> vmlinux-2.4.21-rc4-pa35: ELF 64-bit MSB ..., dynamically linked (uses share
> libs), ...
>
> In the 32-bits case I well understand that kernel was staticaly linked
but
> I but surprised that 64-bit kernel is dyn
>mically linked?
This is a limitation of the 64-bit linker. Binaries still need an
interpreter for startup even when linked with -static. This probably
could be fixed but the use of static binaries under 64-bit hpux is
discouraged. Under hpux,
>the linker needs to define some extra symbols
when a static binary is created.
> Anyway could you let me know how to 'generate this profile'
Look at the -Q, -ftime-report and -fmem-report options.
Thanks for all explanation.
For the last point I edit Makefile and in CFLAGS I added the tree mentionned
options. I just start to recompile a kernel 2.4.20 and log everything but
I think that it will increase dramaticaly the overall volume: is that all
will really help you or better some typical comparison?
Joel
---------------------------------
Découvrez les 6 clés et gagnez le Club Med à Vie avec Tiscali
http://www.tiscali.be/nl/subs/tiscali4life/default.asp?lang=fr
next prev parent reply other threads:[~2003-06-03 15:35 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-30 12:10 [parisc-linux] compiler & kernel M. Grabert
2003-05-31 10:40 ` Joel Soete
2003-06-02 8:10 ` M. Grabert
2003-06-02 17:32 ` John David Anglin
2003-06-03 7:14 ` Joel Soete
2003-06-03 14:18 ` John David Anglin
2003-06-03 15:35 ` Joel Soete [this message]
2003-06-03 23:59 ` Grant Grundler
2003-06-04 5:47 ` John David Anglin
-- strict thread matches above, loose matches on Subject: below --
2003-06-02 10:11 Joel Soete
2003-06-02 19:05 ` Matthias Klose
2003-06-02 20:20 ` M. Grabert
2003-06-02 21:58 ` Grant Grundler
2003-06-03 17:21 Joel Soete
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=3ED70CF100001633@ocpmta2.freegates.net \
--to=jsoe0708@tiscali.be \
--cc=dave@hiauly1.hia.nrc.ca \
--cc=joel.soete@tiscali.be \
--cc=parisc-linux@lists.parisc-linux.org \
--cc=xam@cs.ucc.ie \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.