>I tried out the new gcc 3.2 from cygwin's website. But when I tried to > generate the basic block information (-a options), cc1plus screams: > unrecognized option `-a'. Why is this? Is it because this profiling is > turned off, somehow?
Enable basic program profiling code with: -fprofile Danny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/