Pickle
Mega GP Mania
These are meant to be very general questions,
Assume you have a applcation and the source code is totally compatible for your platform. In order to port that application does it just require modifying the make files to match the compiler for your platform?
Are all make files created equal, is there one standard? (I know GNU creates make, but does MS follow the same syntax for thier makefiles?)
This started with my curosity of porting an SDL application and it has make files for linux and win32, but how would you make them for the GP2X? Mybe I have a very narrow grasp of what needs to happen, but im ready to learn. I guess I have been relying IDE's to much for my make files.
Assume you have a applcation and the source code is totally compatible for your platform. In order to port that application does it just require modifying the make files to match the compiler for your platform?
Are all make files created equal, is there one standard? (I know GNU creates make, but does MS follow the same syntax for thier makefiles?)
This started with my curosity of porting an SDL application and it has make files for linux and win32, but how would you make them for the GP2X? Mybe I have a very narrow grasp of what needs to happen, but im ready to learn. I guess I have been relying IDE's to much for my make files.