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 

CYGWIN psp-gcc: command not found

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



Joined: 08 Jan 2007
Posts: 87
Location: Australia

PostPosted: Tue Apr 22, 2008 10:47 am    Post subject: CYGWIN psp-gcc: command not found Reply with quote

Hi,

im getting the below error when im trying to compile my app, i have had cygwin going before but now it wont work

Code:
make: psp-gcc: Command not found


any help would be great thanks
Back to top
View user's profile Send private message
reefbarman



Joined: 08 Jan 2007
Posts: 87
Location: Australia

PostPosted: Tue Apr 22, 2008 10:58 am    Post subject: Reply with quote

and i followed the information in the post linked below and on the wiki and it still hasn't solved my problem

http://forums.ps2dev.org/viewtopic.php?t=2637&highlight=&sid=d170914614156e5917f6438a11c3b905
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Tue Apr 22, 2008 1:22 pm    Post subject: Reply with quote

You don't have the paths for pspsdk set in the environment variables. Pay close attention to that part of the setup instructions. It's been covered many times, so now you know what to search for.
Back to top
View user's profile Send private message AIM Address
reefbarman



Joined: 08 Jan 2007
Posts: 87
Location: Australia

PostPosted: Tue Apr 22, 2008 3:10 pm    Post subject: Reply with quote

i have placed the paths in the enviroment variables, but there is both user variables and system variables and i have added them to the user ones, when it asks you to enter them i have added them as CYGWIN for variable name then the paths separated by ; as the paths is that correct?
Back to top
View user's profile Send private message
orphean



Joined: 20 Apr 2008
Posts: 8

PostPosted: Tue Apr 22, 2008 3:31 pm    Post subject: Reply with quote

Have you tried restarting? I know at least with Vista new envvars don't 'pickup' until restart.
Back to top
View user's profile Send private message
reefbarman



Joined: 08 Jan 2007
Posts: 87
Location: Australia

PostPosted: Tue Apr 22, 2008 9:34 pm    Post subject: Reply with quote

i tried restarting my computer but that didnt work i really dont want to have to reinstall anyone else have any ideas?
Back to top
View user's profile Send private message
orphean



Joined: 20 Apr 2008
Posts: 8

PostPosted: Tue Apr 22, 2008 10:02 pm    Post subject: Reply with quote

reefbarman wrote:
i have added them as CYGWIN for variable name then the paths separated by ; as the paths is that correct?


I could be offbase here since I am unclear as to precisely what you did in this procedure. But, it sounds like you created an environment variable named CYGWIN and assigned the path information for cygwin to it.

This would be incorrect. Paths should go into the PATH environment variable, appended with a semicolon between entries for windows.

It should work for either User or System with the (hopefully obvious) caveat that a User environment variable will only work for the user you're logged in with while you set it.

If it helps, on my windows installation of pspsdk I have it installed at C:\pspsdk and I created a User environment variable named PATH with C:\pspsdk\bin in it and it works as expected.

Replace C:\pspsdk\bin with your path to your pspsdk installation bin directory and it should work.
Back to top
View user's profile Send private message
reefbarman



Joined: 08 Jan 2007
Posts: 87
Location: Australia

PostPosted: Wed Apr 23, 2008 8:45 am    Post subject: Reply with quote

thanks for that, that made more sense, didnt help but definetaly got me thinking, i actually looked in my bin folder and i have no psp-gcc file there i dont suppose there is a way i can download just this? or someone can email me the file or provide a link?
Back to top
View user's profile Send private message
Jim



Joined: 02 Jul 2005
Posts: 487
Location: Sydney

PostPosted: Wed Apr 23, 2008 11:10 pm    Post subject: Reply with quote

Either you're using Cygwin, in which case modifying the Windows environment variables is retarded - you need to add the paths to your Cygwin environment - or you've installed a Windows based PSP SDK in which case you're reading the wrong faqs.
Your sig is retarded too.

Jim
_________________
http://www.dbfinteractive.com
Back to top
View user's profile Send private message Visit poster's website
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