[Mono-bugs] [Bug 585240] New: configure fails to find correct phtread flag when using Sun Studio compiler

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Mar 3 16:17:34 EST 2010


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: mono-bugs at lists.ximian.com
        ReportedBy: roger.hakansson at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list