public inbox for prelink@sourceware.org
 help / color / mirror / Atom feed
* Cross prelink
@ 2010-11-05 18:53 Mark Hatle
  0 siblings, 0 replies; only message in thread
From: Mark Hatle @ 2010-11-05 18:53 UTC (permalink / raw)
  To: prelink

As part of the recently announced Yocto Project <http://yoctoproject.org>, a 
cross-prelinker project was announced.  The goal of this project is simply to 
centralize the cross-prelinker work that has existed for some time, but not 
found a home.

I have been working on putting together the various cross prelink patches that 
have been created/posted over the past 7 years or so.  These patches were 
original written by MontaVista Software, Wind River Systems, and Code Sourcery. 
  (The ChangeLog.cross attempts to capture the history as much as was possible.)

The sources <http://git.yoctoproject.org/cgit/cgit.cgi/prelink-cross/> are based 
on imports from the prelink SVN tree and the patches mentioned above.  The 
cross_prelink branch is top of tree.  (Master is simply the import of the SVN tree.)

The primary difference between the master SVN tree, and the cross-prelink 
project tree is the addition of a cross run-time linker (emulator) that can work 
in a cross-development environment.  This run-time linker will go through many 
of the same steps as ld.so/ldd normally would, but is external of the filesystem 
and libc being linked.  (Also has the side effect of looking like ldd output so 
you now have a way to see what ldd would report on the target architecture 
without having to boot it.)

Question -- is there any interest in cleaning up this work and it being included 
into the master prelink SVN tree?

If so, any suggestions or guidelines for submission?

--Mark

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-05 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-05 18:53 Cross prelink Mark Hatle

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).