Fix section table writing for non-loadable sections
authorAndy Wingo <wingo@pobox.com>
Tue, 10 Dec 2013 19:03:59 +0000 (20:03 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 10 Dec 2013 19:03:59 +0000 (20:03 +0100)
commit812c83d48b38240d4c6c61c3ba89ea67a44efd42
tree1b508830926eb3df1de644dbf22bdf29dc891ee1
parent18e1113513467f319de09feae51e792548db9ecc
Fix section table writing for non-loadable sections

* module/system/vm/linker.scm (add-elf-objects): Don't fill in the
  sh_addr field if the section is not loadable.
module/system/vm/linker.scm