Hi everybody, first time here, but I suspect not for the last time ;)
I looked around on all posts that could help me on my problem, and found a lot of help requests for "Undefined Reference", and yet it seems like none of them answer my own problem with it.
I get this error at link time for the "sceIoStat" function call. Even tho my pspkernel.a library is included, and am already making (successfuly) calls to other functions from the kernel lib (mostly graphics ones, like the setbuffer and the waitvblank).
Anyone knows why I get this link error with this specific function, but not from the other ?