daniel.franzini
Joined: 01 Sep 2009 Posts: 6 Location: São Paulo/SP (Brasil)
|
Posted: Mon Aug 09, 2010 11:32 pm Post subject: glob |
|
|
Hi there!
I'm working on a project which has glob/globfree routines as dependency. Correct me if I'm wrong but these should be in libc. I searched every single .a included in PSPSDK, looking for these symbols and I cannot find them.
On the other hand, newlib should include these AFAIK.
My code does not link because it misses glob/globfree symbols and there is a glob.h to be included in /pspsdk/psp/include.
am I missing something? Does the PSPLIBC or even newlib for PSP include these? What static lib, if any, should I link to get this working?
Thank you. |
|