I'm interested in getting into programming for the GP2X and have had a play, compiled a few programs using sdl which was pretty new to me, and generally had a bit of fun with it. I know my way around C programming to a certain extent and have dabbled with C++ in the past. However, I've always used the likes of msvc++ and never really bothered with linux much. I've used linux and I'm reasonably confident with the way that things work, but only recently have I started to fall in love with it.
MinSys is ace. I've had problems with cygwin in the past and this is how I thought cygwin was going to work in the first place. Now all I want to do is get my head around compiling things with gcc, but I'm struggling. Msvc++ hides these things away from the user in a way and I've been sheltered from it. Simple programs are fine, but almost anything with a configure script seems to fail.
I've always dived into other people's code in order to learn and am already good friends with google. I reckon that if I can start attempting to compile a port that doesn't present too many problems, just enough to get me thinking, I could learn a great deal.
Has anyone ported anything that turned out to be pretty easy? I'm not looking to do anything worth releasing just yet, I only want to get to grips with my new development environment and learn a thing or two about cross compiling so it doesn't matter if it's already been done. I'm not asking for your source code either, if you had to modify it, because that's all part of the problem I'm going to have to get my head around.
Cheers,
TooDice
MinSys is ace. I've had problems with cygwin in the past and this is how I thought cygwin was going to work in the first place. Now all I want to do is get my head around compiling things with gcc, but I'm struggling. Msvc++ hides these things away from the user in a way and I've been sheltered from it. Simple programs are fine, but almost anything with a configure script seems to fail.
I've always dived into other people's code in order to learn and am already good friends with google. I reckon that if I can start attempting to compile a port that doesn't present too many problems, just enough to get me thinking, I could learn a great deal.
Has anyone ported anything that turned out to be pretty easy? I'm not looking to do anything worth releasing just yet, I only want to get to grips with my new development environment and learn a thing or two about cross compiling so it doesn't matter if it's already been done. I'm not asking for your source code either, if you had to modify it, because that's all part of the problem I'm going to have to get my head around.
Cheers,
TooDice