Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <6.0.1.1.0.20040128183710.01ee8878@imap.myrealbox.com> X-Sender: tprince AT imap DOT myrealbox DOT com Date: Wed, 28 Jan 2004 18:39:21 -0800 To: Danny Smith , cygwin AT cygwin DOT com From: Tim Prince Subject: Re: profiling vs mingw package [Was: G++ for CygWin] In-Reply-To: <20040128204936.53279.qmail@web61001.mail.yahoo.com> References: <20040128204936 DOT 53279 DOT qmail AT web61001 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-IsSubscribed: yes At 12:49 PM 1/28/2004, Danny Smith wrote: >Tim Prince wrote: > >< snip> > > > I go through the list and > > turn off mingw every time, because it breaks profiling, so there's > > another optional package which I'm happy to avoid. > > > >Tim, are you referring to this profiling bug? > >http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7940 >[3.3 regression] [Cygwin] Test gcc.dg/nest.c fails > >The libgmon.a path bug should be fixed in the cygwin distro, by the >backport of the cygwin-mingw fixes from GCC trunk. At least it is fixed >in my builds of cygwin from cygwin-mingw cvs branch. > >profile output is a bit strange with nested functions (the calls to >the nested function bar in above test case shows up as 10 calls to >_monstartup) but that is a different story > >Danny > > Danny: Yes, that's an example of it. If this has been fixed, I'll let mingw install the next time, and see if this test passes. Thanks. Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/