Re: ELF program header in baremetal
Nick Clifton <[email protected]>
| Newsgroups | gmane.comp.gdb.devel,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
Hi Alexander, > My proposal is to set ELF_MAXPAGESIZE to smallest value for baremetal > configuration. Isn't this what the arm-nacl configuration target does ? > Forcing -max-page-size to 0/1 doesn't work unfortunately. It still generates > non-existent segments. Have you tried using the -n or the -N linker command line options ? Cheers Nick