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 

How to use makefiles

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



Joined: 20 Jun 2005
Posts: 3

PostPosted: Mon Jun 20, 2005 11:39 am    Post subject: How to use makefiles Reply with quote

I need to know how to use makefiles and libraries because up until now I have only used IDEs to write code. With them, you press a button to compile and run the program. If someone can point out how to use makefiles and convert it into a pbp, I can get started. Once I know that, all I need are the libraries (which I can probably find easily, but it doesn't matter yet), and some sample code, and I can get started.
Back to top
View user's profile Send private message
byg



Joined: 26 Apr 2005
Posts: 12
Location: You are online.

PostPosted: Mon Jun 20, 2005 12:35 pm    Post subject: Reply with quote

Have you _even_ tried to search the net for info? makefiles are not PSP specific.
_________________
Modasi Games : www.modasi.com
Back to top
View user's profile Send private message Visit poster's website
Thanhda



Joined: 09 Apr 2005
Posts: 331
Location: Canada

PostPosted: Mon Jun 20, 2005 1:21 pm    Post subject: Reply with quote

in lunix or unix boxs, you just type "make" and it will run the make file. if your using a windows, you can use cygwin. install toolchain, then go into dir and type "make", or you can create a bat file. check out hello world sticky.
_________________
There are 10 types of people in the world: Those who understand binary, and those who don't...
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Mon Jun 20, 2005 1:23 pm    Post subject: Reply with quote

Thanhda wrote:
in lunix or unix boxs, you just type "make" and it will run the make file.


Thanhda, he needs a proper Makefile to start with, before he can type "make". Why don't you help him with that ?
Back to top
Thanhda



Joined: 09 Apr 2005
Posts: 331
Location: Canada

PostPosted: Mon Jun 20, 2005 1:27 pm    Post subject: Re: How to use makefiles Reply with quote

to gorim: well he said how to use not make. check it out.

s00pcan wrote:
I need to know how to use makefiles and libraries

_________________
There are 10 types of people in the world: Those who understand binary, and those who don't...
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Mon Jun 20, 2005 1:29 pm    Post subject: Re: How to use makefiles Reply with quote

Thanhda wrote:
to gorim: well he said how to use not make. check it out.

s00pcan wrote:
I need to know how to use makefiles and libraries


He said how to use "makefiles" not "make". Check it out and make an appointment with an optometrist if I am right.
Back to top
Thanhda



Joined: 09 Apr 2005
Posts: 331
Location: Canada

PostPosted: Mon Jun 20, 2005 1:32 pm    Post subject: Re: How to use makefiles Reply with quote

gorim wrote:
Thanhda wrote:
to gorim: well he said how to use not make. check it out.

s00pcan wrote:
I need to know how to use makefiles and libraries


He said how to use "makefiles" not "make". Check it out and make an appointment with an optometrist if I am right.


but typing "make" in the console screen in the dir of the makefile is how to run it. if he ask how to create a make file that would be different.
_________________
There are 10 types of people in the world: Those who understand binary, and those who don't...
Back to top
View user's profile Send private message Visit poster's website
byg



Joined: 26 Apr 2005
Posts: 12
Location: You are online.

PostPosted: Mon Jun 20, 2005 1:50 pm    Post subject: Re: How to use makefiles Reply with quote

Thanhda wrote:

but typing "make" in the console screen in the dir of the makefile is how to run it. if he ask how to create a make file that would be different.

I should think that if he knows how to create a makefile he won't need to be told to type 'make'. Don't you think? If he has a pre-built makefile, then 5 or 10 minutes of googling will probably give up all the info he needs.
_________________
Modasi Games : www.modasi.com
Back to top
View user's profile Send private message Visit poster's website
s00pcan



Joined: 20 Jun 2005
Posts: 3

PostPosted: Mon Jun 20, 2005 2:03 pm    Post subject: Reply with quote

I don't use linux and I know it can be done on windows. The source for doom for the psp has a batch file that creates the eboot... but it doesn't seem to be working now like it did before. I'll try what the second guy said to do. And just to clear things up, I don't want to write my own makefiles, I want to make premade makefiles. If I should be writing them, tell me.
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