summaryrefslogtreecommitdiffstats
path: root/trunk/README.cross
blob: 5ab221f064d42d204419bad6938db2fa6554c09c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This version of the prelinker has a number of patch that enable cross 
prelinking.  Specific patches to address CPUs common to embedded 
systems, that have not yet been merged upstream, also exist in this version.

Please contact <mark.hatle@windriver.com> if you have a question about this
version.  The original author, and open source maintainer is not responsible
for the modified version!

Compilation
-----------

In order to build this, you will likely need to regenerate many of the
autotools files.  I suggest:
libtoolize --copy --force
aclocal -I m4
autoconf
automake --add-missing