forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Which libs to link for unistd.h?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
reakt



Joined: 06 May 2005
Posts: 22
Location: Basingstoke, UK

PostPosted: Tue Jul 11, 2006 6:21 am    Post subject: Which libs to link for unistd.h? Reply with quote

Hi,

I want to use some of the functions in unistd.h.
When I compile my program I get the error messages:

undefined reference to `getegid'
undefined reference to `getgid'
undefined reference to `pipe'
undefined reference to `dup2'
undefined reference to `setegid'
undefined reference to `execv'

These are all functions in unistd.h so I think I am missing the appropriate library. Can anyone please tell me which lib I need to link?

Infact, how do I know which libraries to link in general - is there a list somewhere?

Thanks,
Ric
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Tue Jul 11, 2006 7:21 am    Post subject: Reply with quote

They are not implemented; most of them don't make much sense on the PSP anyway.
Back to top
View user's profile Send private message
reakt



Joined: 06 May 2005
Posts: 22
Location: Basingstoke, UK

PostPosted: Tue Jul 11, 2006 7:55 am    Post subject: Reply with quote

OK, not to worry - thanks for the quick response jim!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group