lupyuen commented on issue #12356:
URL: https://github.com/apache/nuttx/issues/12356#issuecomment-2115382276

   > can you comment on why the size of the generated `boot_romfsimg.h` file is 
so large? Is there a way to minimize the size of this?
   
   @MainframeReboot I believe NuttX PolarFire Icicle is producing Relocatable 
ELF Binaries that are not Fully-Linked (which contains Relocation Symbols)? 
There's a patch for QEMU RISC-V that produces Fully-Linked ELF Binaries, maybe 
this will help:
   
   https://github.com/lupyuen/quickjs-nuttx#full-linking-for-nuttx-apps


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to