Hi - I am porting some code to an embedded ARM (Cortex-A9) in an SOC using DS 5. The code uses readline.h and history.h to handle command line parsing. I really want to keep them because they work great.
My question is - are these libraries available for the ARM and specifically how do I add a new lib under DS 5?
BestKevin.