[ANNOUNCE] prelink integration completed

Filippo ARCIDIACONO filippo.arcidiacono at st.com
Fri Jul 15 15:29:56 UTC 2011


 

> -----Original Message-----
> From: uclibc-bounces at uclibc.org 
> [mailto:uclibc-bounces at uclibc.org] On Behalf Of Sedat Dilek
> Sent: Tuesday, July 12, 2011 12:02 PM
> To: Carmelo AMOROSO
> Cc: uclibc at uclibc.org
> Subject: Re: [ANNOUNCE] prelink integration completed
> 
> On Tue, Jul 12, 2011 at 9:42 AM, Carmelo AMOROSO 
> <carmelo.amoroso at st.com> wrote:
> > On 01/07/2011 17.41, Carmelo AMOROSO wrote:
> >> Folks,
> >> I'm happy to announce that finally we have merged "prelink" into 
> >> master branch. It is a nice and useful feature to use on 
> your system.
> >> It includes also stand-alone ld.so capability as well.
> >>
> >> It makes uClibc a step forward.
> >>
> >> Let me thank my colleague Filippo that has done most the 
> hard work to 
> >> get prelink a reality in uClibc.
> >>
> >> Best regards,
> >> Carmelo
> >>
> >
> > wouldn't be the case to tag a new release 0.9.33 now that we have 
> > prelink in ?
> >
> > carmelo
> >
> 
> I have personally not dealt with the "prelink" topic.
> Maybe, you can describe in one or two sentences why do you 
> think it is worth a version-bump.
> In any case, programmers seem not to love to document their 
> work or after work is done (code is code and no documentation).
> Would you mind to write a docs/prelink.txt [1]?

Yes. It could be useful. I'll write something to describe how to
Use the prelink tool.

> Thanks in advance.

Shortly, prelink is a tool to speed up the application's boot,
It must be run "offline" before to run the application, it resolve all 
Relative relocation of the application and his needed libraries so the 
dynamik linker doesn't need to this when the application start.
A white paper you can find at
http://people.redhat.com/jakub/prelink/prelink.pdf
Writted by Jakub Jelinek, the prelink manteiner.

> 
> - Sedat -

Regards,
Filippo.
> 
> [1] http://git.busybox.net/uClibc/tree/docs
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc
> 



More information about the uClibc mailing list