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 

pspdev.wo.zip problem

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



Joined: 05 Feb 2006
Posts: 7

PostPosted: Sun Feb 05, 2006 10:52 pm    Post subject: pspdev.wo.zip problem Reply with quote

i downloaded this package:
http://0.dr.ag/1139160.t/http.ipdred.free.fr.pspdev.wo.zip.HtMl

it comes with this info:

Quote:
EDIT AND LAUNCH START.BAT BEFORE USE !

This is a first version of the compiled PSPTOOLCHAIN package for win32
it includes all the toolchain compiled & samples : helloworld, starfield, and demos from alonetrio.

Launch START and you'll be able to launch make & his friends from the commandline. there is Makefile examples with the little demos.

Any improvement is very welcome.
( Such as aditional libraries and IDE )

GoodBye !
KaL. (buanderie@gmail.com)


did what is said but refuses to compile the sample

tells me following about cygwin1.dll, but how can it be the wrong dll when the dll is in the package??

Code:

Z:\psp\pspdev_wo\pspdev>cd samples

Z:\psp\pspdev_wo\pspdev\samples>dir

13.04.2002  16:24    <DIR>          .
13.04.2002  16:24    <DIR>          ..
27.06.2005  16:03    <DIR>          helloworld
27.06.2005  15:14    <DIR>          pspstars
27.06.2005  15:01    <DIR>          sin-ball
27.06.2005  15:01    <DIR>          vertical
               0 File(s)              0 bytes
               6 Dir(s)   4.742.316.032 bytes free

Z:\psp\pspdev_wo\pspdev\samples>cd sin-ball

Z:\psp\pspdev_wo\pspdev\samples\sin-ball>dir

 Directory of Z:\psp\pspdev_wo\pspdev\samples\sin-ball

13.04.2002  16:24    <DIR>          .
13.04.2002  16:24    <DIR>          ..
27.06.2005  15:13               387 Makefile
17.05.2005  18:41               815 ReadME.txt
17.05.2005  18:35            14.452 sin-ball.c
27.06.2005  14:43             2.700 startup.s
               4 File(s)         18.354 bytes
               2 Dir(s)   4.742.316.032 bytes free

Z:\psp\pspdev_wo\pspdev\samples\sin-ball>make
psp-gcc -g -c -xassembler -O -o startup.o startup.s
startup.s: Assembler messages:
startup.s:70: Warning: setting incorrect section attributes for .rodata.entrytab
le
psp-gcc -g -c -I..\..\psp\include sin-ball.c -o sin-ball.o
sin-ball.c: In function 'PutGfx':
sin-ball.c:304: warning: pointer targets in assignment differ in signedness
psp-ld -O0 startup.o sin-ball.o -M -Ttext 8900000 -q -o out > out.map
      6 [main] ? (1104) z:\cygwin\bin\sh.exe: *** fatal error - proc magic misma
tch detected - 0xD079E02/0xC87757A7.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.  Rebooting is also suggested if you
are unable to find another cygwin DLL.
outpatch
file 'out' not found
make: *** [out] Error 1

Z:\psp\pspdev_wo\pspdev\samples\sin-ball>
Back to top
View user's profile Send private message
charliex



Joined: 26 Jan 2006
Posts: 16

PostPosted: Tue Feb 07, 2006 4:24 am    Post subject: Reply with quote

it depends on your path, other installed apps may have an older cygwin in the path,. either search for it or use filemon to see which dll its loading
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