Search found 6 matches

by underagedrinker
Wed Jul 21, 2004 3:30 am
Forum: PS2 Development
Topic: Export Path?? I have no Idea how to set it up. Please help
Replies: 21
Views: 7554

K, i know somewhat about the makefile now

I took the tutorial2b, and i added paddle support for it, I had problems compiling. Later on I figured it out that in the makefile, the LIBS order was messed up. So i reordered it a couple of times, and it compiled fine. Now i'm trying to add CD support and i have to add like 6 libs so it can work. ...
by underagedrinker
Mon Jul 19, 2004 12:25 pm
Forum: PS2 Development
Topic: Export Path?? I have no Idea how to set it up. Please help
Replies: 21
Views: 7554

This is hard. I keep messing with the makefile, and i keep getting errors, and once I make one error disappear, another one shows up. Is there anyplace where they teach you to make the makefiles? I read the tutorial#1 on the tutorials section, but there isn't a lot about how to make the makefiles. I...
by underagedrinker
Fri Jul 16, 2004 9:21 am
Forum: PS2 Development
Topic: Export Path?? I have no Idea how to set it up. Please help
Replies: 21
Views: 7554

thx for the help

"cc1: unrecognized option '-fnonnull-objects'
This error still comes up.
by underagedrinker
Thu Jul 15, 2004 3:52 pm
Forum: PS2 Development
Topic: Export Path?? I have no Idea how to set it up. Please help
Replies: 21
Views: 7554

no profile file

K, I do not have a Profile file in my home directory /home/developer/ There is no files there. Only the ones that toolchain downloaded. Do i just make my own? I tried 2 compile the stars Demo. I extracted the files into a folder, and then went to the termianl and just went inside the folder and i ty...
by underagedrinker
Thu Jul 15, 2004 8:16 am
Forum: PS2 Development
Topic: Export Path?? I have no Idea how to set it up. Please help
Replies: 21
Views: 7554

K, it installed.

I didn't realize that I needed the compiler installed. LOL. I went to system settings, and packages and installed the dev kit. Also I added a user. "adduser developer" then "passwd developer" and typed the password. I cut all the files from /root that i downloaded into /home/deve...
by underagedrinker
Wed Jul 14, 2004 4:16 pm
Forum: PS2 Development
Topic: Export Path?? I have no Idea how to set it up. Please help
Replies: 21
Views: 7554

Export Path?? I have no Idea how to set it up. Please help

Hi, I have Linux installed. I got the new toolchain.sh file in /root. I went to the terminal and typed "sh toolchian.sh" I'm always logged on as root. The files downloaded and everything went fine till i got to "../configure: line 2209: cc: command not found" *** The command 'cc ...