Some functions I can´t use...

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
HexDump
Posts: 70
Joined: Tue Jun 07, 2005 9:18 pm

Some functions I can´t use...

Post by HexDump »

Hi,

I´m porting a prog to the psp and I have found it uses some functions from sys/timer.h and sygnal.h that produce erros when linking.

This funcions are sigaction, and setitimer, and I´m getting unkown reference when trying to link. Is there any lib I should add to the linking?.

Thanks in advance,
HexDump.
Post Reply