http://bugzilla.novell.com/show_bug.cgi?id=585240
http://bugzilla.novell.com/show_bug.cgi?id=585240#c0 Summary: configure fails to find correct phtread flag when using Sun Studio compiler Classification: Mono Product: Mono: Class Libraries Version: 2.6.x Platform: Sparc OS/Version: Solaris Status: NEW Severity: Normal Priority: P5 - None Component: libgdiplus AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6 When using Sun Studio compiler, the correct option is when building for phtreads is -mt, not -pthreads, but configure doesn't support that. This is a good autoconf macro for checking pthread flag. http://www.gnu.org/software/autoconf-archive/ax_pthread.html Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
