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/


_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to