OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: scoutme on September 07, 2004, 08:03:04 pm

Title: about C compiling on board
Post by: scoutme on September 07, 2004, 08:03:04 pm
Hi all, I was trying to compile a simple c program (a simple academic tcp client), and g++, invoked by sciTe interface, doen't recognize things like

strerror, bcopy ecc

these are in the standard c library, right?

so, where can I find those libraries? What should I do?