xiaoxiang781216 commented on PR #11448:
URL: https://github.com/apache/nuttx/pull/11448#issuecomment-1872974399

   > > > > > why do you want to sort it? why do you want to make it optional?
   > > > > 
   > > > > 
   > > > > There are two types of sorts: sorted by symbol name or sorted by 
symbol value(address). Before the change, the script just supports the sort by 
value.
   > > > 
   > > > 
   > > > thank you for explanation. does it mean, for sim, it now can sort 
differently between mkallsyms.sh and mkallsyms.py? isn't it a problem?
   > > 
   > > 
   > > Yes, since python can be used in all modern host environment including 
Windows, I suggest removing mkallsyms.sh.
   > 
   > iirc a show-stopper for mkallsyms.py was not the availability of python. 
it was the lack of non-elf support.
   
   do you encounter a target supported by bin-utils which can't generate elf 
format binary?


-- 
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