| View previous topic :: View next topic |
| Author |
Message |
MikeDX
Joined: 19 Oct 2005 Posts: 30
|
Posted: Fri Dec 02, 2005 4:48 am Post subject: devkitpsp samples |
|
|
Is it worth me submitting a patch that fixes all the makefiles to create eboots rather than the plain .elf that some makefiles output.
Also I could submit something that automatically adds /c/devkitpro/devkitpsp/bin to the path when msys is launched - this will enable true out of the box setup and launch. |
|
| Back to top |
|
 |
seventoes
Joined: 02 Oct 2005 Posts: 79
|
Posted: Sun Dec 11, 2005 8:58 am Post subject: |
|
|
| add "EXTRA_TARGETS = EBOOT.PBP" to your makefile and it will make an eboot... |
|
| Back to top |
|
 |
MikeDX
Joined: 19 Oct 2005 Posts: 30
|
Posted: Tue Dec 20, 2005 11:40 pm Post subject: |
|
|
I'm aware of how to do it. I just wondered if it was worth modifying the handful of makefiles that DO NOT have that line so that the examples could be built easier.
Lack of response, hardly worth it. |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Tue Dec 20, 2005 11:51 pm Post subject: |
|
|
| maybe it's a choice... |
|
| Back to top |
|
 |
seventoes
Joined: 02 Oct 2005 Posts: 79
|
Posted: Wed Dec 21, 2005 4:50 am Post subject: |
|
|
Yeah, some people dont want to make an EBOOT quite yet. Maybe they just want to make the elf for debugging.
Oh and not all people use DevKitPro, so their paths arent going to be the same. I use PSPSDK installed with the Oopo toolchain. |
|
| Back to top |
|
 |
MikeDX
Joined: 19 Oct 2005 Posts: 30
|
Posted: Thu Dec 22, 2005 12:26 pm Post subject: |
|
|
| I think the point has been totally missed. I was merely offering to make all of the example makefiles uniform across the examples, instead of needing to edit them manually. there are no hard coded paths in the makefiles. |
|
| Back to top |
|
 |
Dr. Vegetable
Joined: 14 Nov 2005 Posts: 171 Location: Boston, Massachusetts
|
Posted: Thu Dec 22, 2005 1:01 pm Post subject: |
|
|
| Personally I think this is a good idea, and a generous offer of your time and energy. |
|
| Back to top |
|
 |
seventoes
Joined: 02 Oct 2005 Posts: 79
|
Posted: Sat Dec 24, 2005 5:14 am Post subject: |
|
|
| Oh... Well you said nothing about the samples... That would be a good thing though, because i got confused at first from the samples not making an eboot. |
|
| Back to top |
|
 |
MikeDX
Joined: 19 Oct 2005 Posts: 30
|
Posted: Sat Dec 24, 2005 6:35 am Post subject: |
|
|
my apologies..
it's one of those things where i've only actually written half of what my brain was thinking, somehow thinking it made sense.. although in my defense the topic title was "devkitpsp samples" |
|
| Back to top |
|
 |
|