Well it looks good to me, so I have ordered one. Sent you a couple of quid so that should cover your fees.
It's great to see such positive comment from all the people on here when someone is going out of their way to help ;) Maybe people should reserve judgement until they have actually seen...
cheers,
I guess as it works fine it isn't a problem :)
I found webpage just after I posted (isn't it always the way!) it seems to suggest that a different linker might get a smaller file as the one I am using can't strip sections out:
http://aditsu.freeunixhost.com/dev-cpp-faq.html#largeexe
I get exactly the same thing :(
I'm sure it's an easy fix, these are the linker options I am using:
-static -lSDL_mixer -lSDL_ttf -lSDL_image -lmikmod -lvorbisidec -lfreetype -ljpeg -lpng12 -lz -lm -lSDL -lpthread
is this the problem?