Mathew Carr
2005-09-05 16:21:22 UTC
I updated my mingw gcc stuff, and everything seems to be working a
treat! I was a little hesitant to update from my current version
because everything was working Just Right, and when I'd tested the new
stuff last time, all my .exe's seemed to double in size. Not sure what
that's about... I'm sure I'm stripping the .exe, and not making any
sort of debug or profiling info. Ah well, s'all good. Audiere in the
bag, so I'm happy. :D Thanks for the help.
Seey'all around! =)
-matt
treat! I was a little hesitant to update from my current version
because everything was working Just Right, and when I'd tested the new
stuff last time, all my .exe's seemed to double in size. Not sure what
that's about... I'm sure I'm stripping the .exe, and not making any
sort of debug or profiling info. Ah well, s'all good. Audiere in the
bag, so I'm happy. :D Thanks for the help.
Seey'all around! =)
-matt
My guess is that you need to upgrade mingw. ;) gcc 2.95 is really old. Or use
cygwin with the gcc -mno-cygwin option (just like mingw, but easier to install
and deal with, IMO).
cygwin with the gcc -mno-cygwin option (just like mingw, but easier to install
and deal with, IMO).