bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33022] corebase doesn't compile on OpenBSD


From: Sebastian Reitenbach
Subject: [bug #33022] corebase doesn't compile on OpenBSD
Date: Fri, 08 Apr 2011 09:16:38 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?33022>

                 Summary: corebase doesn't compile on OpenBSD
                 Project: GNUstep
            Submitted by: buzzdee
            Submitted on: Fri 08 Apr 2011 09:16:37 AM GMT
                Category: Libraries
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

corebase uses pthread_spinlock_* functions and related types. Those do not
exist on OpenBSD and maybe also on other OSs.
I tried to replace them with pthread_rwlock_* functions, but then llvm dumped
core when compiling this file. Also don't know whether this would actually be
the right solution at all.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33022>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]