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 

Problem installation CYGWIN, Toolchain and SDK

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



Joined: 01 Aug 2005
Posts: 4

PostPosted: Mon Aug 01, 2005 9:05 pm    Post subject: Problem installation CYGWIN, Toolchain and SDK Reply with quote

This is my config: Windows Home on Notebook with 512 mb ram.

Install CYGWIN with DEVEL and Wget
Install ./toolchain.sh
Copy PATH codes in .bashr.profile
With command psp-gcc -v is all OK
but when makefile for sdktest examples i got this error :

./make: Line 1: Target: Command not found...e
for 16 lines same error :
OBJS, INCDIR, CFLAGS....until INCLUDE.

Anyone can help me?
Back to top
View user's profile Send private message
sexdwarf



Joined: 14 Jul 2005
Posts: 34

PostPosted: Tue Aug 02, 2005 12:09 am    Post subject: Re: Problem installation CYGWIN, Toolchain and SDK Reply with quote

iotaro wrote:
This is my config: Windows Home on Notebook with 512 mb ram.

Install CYGWIN with DEVEL and Wget
Install ./toolchain.sh
Copy PATH codes in .bashr.profile
With command psp-gcc -v is all OK
but when makefile for sdktest examples i got this error :

./make: Line 1: Target: Command not found...e
for 16 lines same error :
OBJS, INCDIR, CFLAGS....until INCLUDE.

Anyone can help me?


did you install SDL from svn? without having SDL compiled for PSP, it won't be able to include it/compile it
_________________
...isn't it nice, sugar and spice...
...luring disco dollies to a life of vice...
Back to top
View user's profile Send private message
Agoln



Joined: 08 Jun 2005
Posts: 326
Location: Fort Wayne, IN

PostPosted: Tue Aug 02, 2005 1:35 am    Post subject: Re: Problem installation CYGWIN, Toolchain and SDK Reply with quote

iotaro wrote:

./make: Line 1: Target: Command not found...e


not './make', just 'make'.

'./make' means that it should look in the current directory, doing just 'make' looks in all of the places in $PATH.
_________________
Lego of my Ago!
Back to top
View user's profile Send private message AIM Address
iotaro



Joined: 01 Aug 2005
Posts: 4

PostPosted: Tue Aug 02, 2005 6:10 am    Post subject: Reply with quote

Thx with make goes well.
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