This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: profiling vs mingw package [Was: G++ for CygWin]


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]