ron minnich rminnich@lanl.gov writes:
I've got an elfImage that has a text segment at 800000.
Is this a linux kernel? If not mkelfImage 1.x does not apply.
When I run mkelfImage from the latest CVS, the elfImage that is created has that chunk at 800000 moved down to 100000. The segment in elfImage at 100000 has the exact size of the segment at 800000 in the input elf file.
OK, anybody seen anything like this? any hints :-)
Have you tried the latest mkelfImage from my site.
Sorry for being slow in this sync up I have a nasty cold right now, plus quite a few things are catching up to me that I put off while writing romcc.
Eric