Re: mingw-runtime 4.01: empty libgmon.a

2015-02-26 Thread Yaakov Selkowitz
On Tue, 2015-02-24 at 22:33 +0100, Teun Burgers wrote: > the libgmon.a is an empty archive. These are the contents of > /usr/i686-pc-mingw32/sys-root/mingw/lib/libgmon.a > > This becomes a problem when attempting to prepare an executable for profiling > with gprof > > /bin/i686-pc-mingw32-gcc.ex

mingw-runtime 4.01: empty libgmon.a

2015-02-24 Thread Teun Burgers
the libgmon.a is an empty archive. These are the contents of /usr/i686-pc-mingw32/sys-root/mingw/lib/libgmon.a $ od -c libgmon.a 000 ! < a r c h > \n 010 This becomes a problem when attempting to prepare an executable for profiling with gprof /bin/i686-pc-mingw32-gcc.exe