From: jonas DOT collberg DOT 8669 AT student DOT uu DOT se (Jonas Collberg) Newsgroups: comp.os.msdos.djgpp Subject: Mingw32 profiling? Date: Wed, 28 Jul 1999 17:08:42 GMT Message-ID: <379f3869.83895@news.student.uu.se> X-Newsreader: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: regulus.its.uu.se X-Trace: 28 Jul 1999 19:07:58 +0100, regulus.its.uu.se Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I know that this is not exactly the right group to post this message in, but anyway I ask if someone knows how to successfully profile programs made with Mingw32 (/Cygwin) (egcs version 1.1.2) . I get the linker error: undefined reference to 'mcount'. Thanks Jonas Collberg