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 

Setting path for ps2DevEnvironment

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



Joined: 03 Apr 2004
Posts: 51

PostPosted: Fri Apr 30, 2004 9:18 am    Post subject: Setting path for ps2DevEnvironment Reply with quote

Well, I just installed the ps2DevEnvironment (I've had this on my PC's HDD for almost one yr). This program does install some paths in my autoexec.bat but what I need to do is set the path so that when I type in the file name such as make then it would run. Here is the current path from autoexec.bat:

SET PS2DEV=c:/ps2dev

SET PS2LIB=c:/ps2dev/PS2LIB

SET PS2GCC=c:/ps2dev/GCC

SET C_PATH=%PS2LIB%/common/include;%PS2LIB%/iop/include;%PS2GCC%/iop/include;%PS2GCC%/iop/lib/gcc-lib/iop/2.8.1-ps2dev/include;%PS2GCC%/iop/iop/include

SET PS2_CPATH=%PS2LIB%/common/include;%PS2LIB%/ee/include;%PS2GCC%/ee/include;%PS2GCC%/ee/lib/gcc-lib/mips64r5900-sce-elf/2.9-ee-991111b/include;%PS2GCC%/ee/mips64r5900-sce-elf/include

SET PATH=%PATH%;

SET PATH=%PATH%;

SET PATH=%PATH%;

SET PATH=%PATH%;

SET PATH=%PATH%;

What I want to is set up the path so that when I type make, ee-gcc, iop-gcc, et al, so that I can run these programs from anywhere on my PC.
Back to top
View user's profile Send private message Send e-mail
t0mb0la



Joined: 20 Jan 2004
Posts: 24
Location: Seattle WA, USA

PostPosted: Fri Apr 30, 2004 7:17 pm    Post subject: Reply with quote

My path is set as:

SET PATH=%PATH%;%PS2GCC%/share;%PS2GCC%/ee/bin;%PS2GCC%/iop/bin;%PS2GCC%/iop/lib/gcc-lib/iop/2.8.1-ps2dev;%PS2GCC%/iop/iop/bin;

Hope this helps.
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
EugeneE3RD



Joined: 03 Apr 2004
Posts: 51

PostPosted: Fri Apr 30, 2004 9:27 pm    Post subject: Reply with quote

t0mb0la wrote:
My path is set as:

SET PATH=%PATH%;%PS2GCC%/share;%PS2GCC%/ee/bin;%PS2GCC%/iop/bin;%PS2GCC%/iop/lib/gcc-lib/iop/2.8.1-ps2dev;%PS2GCC%/iop/iop/bin;

Hope this helps.


Thanks. I tried to path that you posted & it works like a charm.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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