Removing sections from an ELF file
Scott Newell
newell at cei.net
Fri May 10 14:12:42 UTC 2002
Has anyone seen a tool that will remove or strip a section from an ELF
file? I use a couple of data sections to represent battery backed ram, and
I deal with initializing those sections in my own code. I haven't been
able to convince the linker to omit the sections, and I can't tell the
downloader to ignore 'em...so, I'd like to remove them. Any ideas?
thanks,
newell
More information about the users
mailing list