This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/29494] [4.2/4.3 Regression] libgomp build fails with missing pthread_mutexattr_settype



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2006-10-24 13:59 -------
Subject: Bug 29494

Author: ebotcazou
Date: Tue Oct 24 13:59:06 2006
New Revision: 118004

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118004
Log:
        PR libgomp/29494
        * configure.tgt: Use posix95 configuration for Solaris 2.5.1 and 2.6.
        * config/posix95: New directory.
        * config/posix95/omp-lock.h: New file.
        * config/posix95/lock.c: Likewise.


Added:
    trunk/libgomp/config/posix95/
    trunk/libgomp/config/posix95/lock.c
    trunk/libgomp/config/posix95/omp-lock.h
Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/configure.tgt


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29494


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]