|
From: Greg C. <gch...@sb...> - 2009-09-18 16:21:48
|
On 2009-09-18 15:59Z, Vincent Torri wrote: > > I have compiled several C libraries with gcc (stripped) and vc++ (release > mode) and I have noted that the code generated by vc++ is always lower > (for one library, it 90KB with gcc and 70KB with vc++) Look for "Why is ... My executable so large?" here: http://mingw.org/wiki/FAQ |