What do I exactly need to compile hello world?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
alexmae
Posts: 22
Joined: Sat Mar 12, 2005 1:46 am

What do I exactly need to compile hello world?

Post by alexmae »

I've downloaded the toolchain but if i run mak.bat it gave an error saying i was missing cygwin1.dll
After i installed it it gives an error saying this
Image
basicly it says "impossible to find entrance point __argz_count in the dynamic link library cygwin1.dll

What am i missing?
User avatar
Thanhda
Posts: 331
Joined: Sat Apr 09, 2005 2:08 am
Location: Canada
Contact:

Post by Thanhda »

you need to dump the dll in your project folder. it should be in ps2dev folder.
There are 10 types of people in the world: Those who understand binary, and those who don't...
Cpasjuste
Posts: 214
Joined: Sun May 29, 2005 8:28 am

Post by Cpasjuste »

Hello.
I think its the good moment to ask some help too.
I have installed the toolkit too, i run the command to compile the helloworld.c, there is no errors but i dont get the helloworld.o output...
If someone could help me ! Bye

Edit : Ok strange prob, i need to run the cmd around 3 or 4 times before i get the hellopsp.o output file .... i dont understand !
Post Reply