-- 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/
I am looking into some gcc-4.{4,5}testsuite failures on cygwin. Test
gcc.dg/20021014-1.c, with CFLAGS="-O2 -p", fails due to undefined
references to _mcount and __monstartup. I get the same result with
gcc-3.4.4 and gcc-4.3.2. If this is expected then I will submit a gcc
testsuite patch to skip this test.
- Should gcc -p work? David Billinghurst
- Re: Should gcc -p work? Greg Chicares
- Re: Should gcc -p work? David Billinghurst