public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] FAQ(?): prelinking support in Gentoo
@ 2002-10-04 10:43 Rolf Offermanns
  2002-10-04 11:06 ` Paul de Vrieze
  0 siblings, 1 reply; 12+ messages in thread
From: Rolf Offermanns @ 2002-10-04 10:43 UTC (permalink / raw
  To: gentoo-dev

Hi,

I've searched the ml archive for this and found several threads, the 
last message from 06/2002.

Since RedHat8.0 and SuSE seem to have (at least experimental) prelinking 
support, what is the current status of it in Gentoo Linux?

Anyone working on or evaluating it?

-Rolf



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 10:43 [gentoo-dev] FAQ(?): prelinking support in Gentoo Rolf Offermanns
@ 2002-10-04 11:06 ` Paul de Vrieze
  2002-10-04 11:13   ` Rolf Offermanns
  2002-10-04 11:19   ` Rolf Offermanns
  0 siblings, 2 replies; 12+ messages in thread
From: Paul de Vrieze @ 2002-10-04 11:06 UTC (permalink / raw
  To: gentoo-dev

On Friday 04 October 2002 12:43, Rolf Offermanns wrote:
> Hi,
>
> I've searched the ml archive for this and found several threads, the
> last message from 06/2002.
>
> Since RedHat8.0 and SuSE seem to have (at least experimental) prelinking
> support, what is the current status of it in Gentoo Linux?
>
> Anyone working on or evaluating it?
>

It will probably come together with glibc-2.3 support. I don't know when glibc 
will be officially supported because of the feature freeze, but I expect 
there will be masked ebuilds any time soon.

Paul

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 11:06 ` Paul de Vrieze
@ 2002-10-04 11:13   ` Rolf Offermanns
  2002-10-04 11:41     ` Paul de Vrieze
  2002-10-04 11:19   ` Rolf Offermanns
  1 sibling, 1 reply; 12+ messages in thread
From: Rolf Offermanns @ 2002-10-04 11:13 UTC (permalink / raw
  To: Paul de Vrieze; +Cc: gentoo-dev

Paul de Vrieze wrote:
> It will probably come together with glibc-2.3 support. I don't know when glibc 
> will be officially supported because of the feature freeze, but I expect 
> there will be masked ebuilds any time soon.

So are you familiar with the subject?
Because I am confused about the different prelinking options I've read 
about.

There is the
   - objprelink stuff at sourceforge (objprelink.sf.net)
   - prelink binary from redhat (ftp://people.redhat.com/jakub/prelink)
   - "-z combreloc" support in binutils

And now there is prelinking support in the glibc-2.3 version.

Can you (or somebody else) explain how these things relate to each other?

Thanks in advance,
-Rolf





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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 11:06 ` Paul de Vrieze
  2002-10-04 11:13   ` Rolf Offermanns
@ 2002-10-04 11:19   ` Rolf Offermanns
  1 sibling, 0 replies; 12+ messages in thread
From: Rolf Offermanns @ 2002-10-04 11:19 UTC (permalink / raw
  To: gentoo-dev

Paul de Vrieze wrote:
 > It will probably come together with glibc-2.3 support. I don't know 
when glibc
 > will be officially supported because of the feature freeze, but I expect
 > there will be masked ebuilds any time soon.

So are you familiar with the subject?
Because I am confused about the different prelinking options I've read
about.

There is the
    - objprelink stuff at sourceforge (objprelink.sf.net)
    - prelink binary from redhat (ftp://people.redhat.com/jakub/prelink)
    - "-z combreloc" support in binutils

And now there is prelinking support in the glibc-2.3 version.

Can you (or somebody else) explain how these things relate to each other?

Thanks in advance,
-Rolf






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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 11:13   ` Rolf Offermanns
@ 2002-10-04 11:41     ` Paul de Vrieze
  2002-10-04 12:26       ` Dan Armak
  0 siblings, 1 reply; 12+ messages in thread
From: Paul de Vrieze @ 2002-10-04 11:41 UTC (permalink / raw
  To: Rolf Offermanns; +Cc: gentoo-dev

On Friday 04 October 2002 13:13, Rolf Offermanns wrote:
> Paul de Vrieze wrote:
> > It will probably come together with glibc-2.3 support. I don't know when
> > glibc will be officially supported because of the feature freeze, but I
> > expect there will be masked ebuilds any time soon.
>
> So are you familiar with the subject?
> Because I am confused about the different prelinking options I've read
> about.
>
> There is the
>    - objprelink stuff at sourceforge (objprelink.sf.net)
>    - prelink binary from redhat (ftp://people.redhat.com/jakub/prelink)
>    - "-z combreloc" support in binutils
>
> And now there is prelinking support in the glibc-2.3 version.
>
> Can you (or somebody else) explain how these things relate to each other?

I'm not that familiar, but the release notes for glibc-2.3 say it will need 
new binutils and the prelink binary from redhat to do prelinking. At the 
objfrelink site they say not to use it when you have the gnu utils (we do). 
The prelink binary probably uses the binutils.

Paul

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 11:41     ` Paul de Vrieze
@ 2002-10-04 12:26       ` Dan Armak
  2002-10-04 12:32         ` Paul de Vrieze
  2002-10-04 12:46         ` [gentoo-dev] " Rolf Offermanns
  0 siblings, 2 replies; 12+ messages in thread
From: Dan Armak @ 2002-10-04 12:26 UTC (permalink / raw
  To: gentoo-dev

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

On Friday 04 October 2002 14:41, Paul de Vrieze wrote:
> On Friday 04 October 2002 13:13, Rolf Offermanns wrote:
> > Paul de Vrieze wrote:
> > > It will probably come together with glibc-2.3 support. I don't know
> > > when glibc will be officially supported because of the feature freeze,
> > > but I expect there will be masked ebuilds any time soon.
> >
> > So are you familiar with the subject?
> > Because I am confused about the different prelinking options I've read
> > about.
> >
> > There is the
> >    - objprelink stuff at sourceforge (objprelink.sf.net)
> >    - prelink binary from redhat (ftp://people.redhat.com/jakub/prelink)
> >    - "-z combreloc" support in binutils
> >
> > And now there is prelinking support in the glibc-2.3 version.
> >
> > Can you (or somebody else) explain how these things relate to each other?
>
> I'm not that familiar, but the release notes for glibc-2.3 say it will need
> new binutils and the prelink binary from redhat to do prelinking. At the
> objfrelink site they say not to use it when you have the gnu utils (we do).
> The prelink binary probably uses the binutils.

I can add that combreloc (what we have now) != prelink. However it should 
provide most of the speedup prelink gives you. They can be used together but 
combreloc doesn't add much if you already have prelink.

I think that's so, anyway :-)

- -- 
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Public GPG key: http://www.gentoo.org/~danarmak/danarmak-gpg-public.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9nYkFUI2RQ41fiVERAjxaAJ9sZVRfPSqOEi7aDUz4h6CpYHIiHACeLvSg
LV1e0PXGRzd+/F8zqhwei7E=
=disT
-----END PGP SIGNATURE-----



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 12:26       ` Dan Armak
@ 2002-10-04 12:32         ` Paul de Vrieze
  2002-10-04 12:40           ` Rolf Offermanns
  2002-10-04 12:46         ` [gentoo-dev] " Rolf Offermanns
  1 sibling, 1 reply; 12+ messages in thread
From: Paul de Vrieze @ 2002-10-04 12:32 UTC (permalink / raw
  To: gentoo-dev

On Friday 04 October 2002 14:26, Dan Armak wrote:
>
> I think that's so, anyway :-)

And what the combreloc people say too.

Paul

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 12:32         ` Paul de Vrieze
@ 2002-10-04 12:40           ` Rolf Offermanns
  2002-10-06  8:24             ` [gentoo-dev] " lovechild
  0 siblings, 1 reply; 12+ messages in thread
From: Rolf Offermanns @ 2002-10-04 12:40 UTC (permalink / raw
  To: gentoo-dev


Paul de Vrieze wrote:
> 
> 
> And what the combreloc people say too.

And the objprelink people, too.
:)

http://objprelink.sourceforge.net/objprelink.html

-Rolf



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 12:26       ` Dan Armak
  2002-10-04 12:32         ` Paul de Vrieze
@ 2002-10-04 12:46         ` Rolf Offermanns
  2002-10-04 13:48           ` Paul de Vrieze
  2002-10-05 10:29           ` Dan Armak
  1 sibling, 2 replies; 12+ messages in thread
From: Rolf Offermanns @ 2002-10-04 12:46 UTC (permalink / raw
  To: gentoo-dev

Dan Armak wrote:
> I can add that combreloc (what we have now) != prelink.

Reading your mail again...
Can you explain the "what we have now" part?
Where can I "see" this support in my Gentoo installation?
Or is enabled per default without any special configuration?

-Rolf



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 12:46         ` [gentoo-dev] " Rolf Offermanns
@ 2002-10-04 13:48           ` Paul de Vrieze
  2002-10-05 10:29           ` Dan Armak
  1 sibling, 0 replies; 12+ messages in thread
From: Paul de Vrieze @ 2002-10-04 13:48 UTC (permalink / raw
  To: gentoo-dev

On Friday 04 October 2002 14:46, Rolf Offermanns wrote:
> Dan Armak wrote:
> > I can add that combreloc (what we have now) != prelink.
>
> Reading your mail again...
> Can you explain the "what we have now" part?
> Where can I "see" this support in my Gentoo installation?
> Or is enabled per default without any special configuration?
>

At least kde does it. I veryfied it per the instructions on objprelink.sf.net

Paul

-- 
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net



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

* Re: [gentoo-dev] FAQ(?): prelinking support in Gentoo
  2002-10-04 12:46         ` [gentoo-dev] " Rolf Offermanns
  2002-10-04 13:48           ` Paul de Vrieze
@ 2002-10-05 10:29           ` Dan Armak
  1 sibling, 0 replies; 12+ messages in thread
From: Dan Armak @ 2002-10-05 10:29 UTC (permalink / raw
  To: gentoo-dev

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

On Friday 04 October 2002 15:46, Rolf Offermanns wrote:
> Dan Armak wrote:
> > I can add that combreloc (what we have now) != prelink.
>
> Reading your mail again...
> Can you explain the "what we have now" part?
> Where can I "see" this support in my Gentoo installation?
> Or is enabled per default without any special configuration?

Yes, it'd enabled by default with the latest binutils (which may only be 
available in our gcc3.x profiles, I'm not sure about that).

- -- 
Dan Armak
Gentoo Linux developer (KDE)
Matan, Israel
Public GPG key: http://www.gentoo.org/~danarmak/danarmak-gpg-public.key
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9nr8PUI2RQ41fiVERAvccAJ48CQqQzZIGELnzfLekJyKQChrNXACdE62J
zBkFi8JnDbvkABOOVPmvk6g=
=pElK
-----END PGP SIGNATURE-----



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

* [gentoo-dev] Re: FAQ(?): prelinking support in Gentoo
  2002-10-04 12:40           ` Rolf Offermanns
@ 2002-10-06  8:24             ` lovechild
  0 siblings, 0 replies; 12+ messages in thread
From: lovechild @ 2002-10-06  8:24 UTC (permalink / raw
  To: gentoo-dev

and I read... there's startup speed to be gained (small, but startup times 
reducing, that's always good...) ... I want it - anyone brave enough to 
combine the two and see if it actually works ?
It would be really cool to have bragging rights... 

[Elite loser geek]
D00d... my l33t Gentoo system has Combreloc, objprelinking and prelinking... 
Konqueror is my bitch :-)
[/Elite loser geek] 

(Note, I read somewhere that obj prelinking and prelinking isn't really 
related - obj prelinkind seems to be sort of a cache for linked objects or 
something.. not much of a developer myself so I didn't bother to 
investigate) 

Anyways, if there's a outlining of what needs to be done to test this 
dangerous mix (danger == fun, right?) I would be more than willing to trash 
a perfectly good Athlon-XP setup to futher mankinds search for the fastest 
Linux setup ever :) 

 - David 


Rolf Offermanns writes: 

>  
> 
> Paul de Vrieze wrote:
>>  
>> 
>> And what the combreloc people say too.
> 
> And the objprelink people, too.
> :) 
> 
> http://objprelink.sourceforge.net/objprelink.html 
> 
> -Rolf 
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
 


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

end of thread, other threads:[~2002-10-06  8:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-04 10:43 [gentoo-dev] FAQ(?): prelinking support in Gentoo Rolf Offermanns
2002-10-04 11:06 ` Paul de Vrieze
2002-10-04 11:13   ` Rolf Offermanns
2002-10-04 11:41     ` Paul de Vrieze
2002-10-04 12:26       ` Dan Armak
2002-10-04 12:32         ` Paul de Vrieze
2002-10-04 12:40           ` Rolf Offermanns
2002-10-06  8:24             ` [gentoo-dev] " lovechild
2002-10-04 12:46         ` [gentoo-dev] " Rolf Offermanns
2002-10-04 13:48           ` Paul de Vrieze
2002-10-05 10:29           ` Dan Armak
2002-10-04 11:19   ` Rolf Offermanns

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox