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 

psp-ld ?

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



Joined: 12 Aug 2008
Posts: 394

PostPosted: Thu Aug 28, 2008 11:28 am    Post subject: psp-ld ? Reply with quote

well, I was looking around within the pspsdk and found that program above. Can someone give an example on using it because it just produce a a.exe when I use it
Back to top
View user's profile Send private message AIM Address
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Thu Aug 28, 2008 11:42 am    Post subject: Reply with quote

You use it JUST LIKE ld. Duh. Seems you need to go read your gcc manuals a little more closely. ;)
Back to top
View user's profile Send private message AIM Address
Dariusc123456



Joined: 12 Aug 2008
Posts: 394

PostPosted: Thu Aug 28, 2008 12:27 pm    Post subject: Reply with quote

Lol, ok. I an releasing something soon. But it seem that I wont need it yet.
Back to top
View user's profile Send private message AIM Address
jean



Joined: 05 Jan 2008
Posts: 489

PostPosted: Thu Aug 28, 2008 5:46 pm    Post subject: Reply with quote

Quote:
Lol, ok. I an releasing something soon. But it seem that I wont need it yet.

You don't need the linker?????????? We're all gonna die shortly......
Back to top
View user's profile Send private message
Noko



Joined: 06 Sep 2008
Posts: 23

PostPosted: Sat Sep 06, 2008 9:54 pm    Post subject: Reply with quote

You don't need ld for c++ programs, you link them with g++
Back to top
View user's profile Send private message
hlide



Joined: 10 Sep 2006
Posts: 750

PostPosted: Sat Sep 06, 2008 10:38 pm    Post subject: Reply with quote

Noko doesn't say it this way as people may think psp-ld is unneeded for psp-gcc/psp-g++.

@Dariusc123456
psp-gcc/psp-g++ implicitly use psp-ld to link object files into a library or executable (here, a .elf or .prx file). So you don't need it explicitly.
Back to top
View user's profile Send private message
Noko



Joined: 06 Sep 2008
Posts: 23

PostPosted: Sat Sep 06, 2008 11:29 pm    Post subject: Reply with quote

Yes, what I means was you don't need to know about ld.
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