Casull wrote: > I've been trying to build GCC 4.4.0 for use with cygwin, and despite the > fact that the build succeeds, I can't seem to activate threading even when > supplying the --enable-threads=posix configure option. What am I doing wrong > in order to activate thread support in gcc for cygwin ?
What symptom or behaviour makes you think that threading is /not/ "activated"? The --enable-threads=posix option always works fine for me. cheers, DaveK -- 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/