Skip to content

Searching for sched_yield fails on MinGW. #45

@xfxyjwf

Description

@xfxyjwf

The following line causes a ./configure failure on MinGW:

# Need to link against rt on Solaris
AC_SEARCH_LIBS([sched_yield], [rt], [], [AC_MSG_FAILURE([sched_yield was not found on your system])])

It's specific to Solaris and should be moved to m4/acx_check_suncc.m4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions