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 http://personals.yahoo.com.au - Yahoo! Personals New people, new possibilities. FREE for a limited time. -- 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/