bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25656] --with-thread-lib has no effect


From: Truls Becken
Subject: [bug #25656] --with-thread-lib has no effect
Date: Sat, 21 Feb 2009 13:35:21 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009021210 GranParadiso/3.0.6

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

                 Summary: --with-thread-lib has no effect
                 Project: GNUstep
            Submitted by: bogomipz
            Submitted on: Sat 21 Feb 2009 02:35:20 PM CET
                Category: Makefiles
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When using GCC's libobjc, -make figures out what threading library to use
from the already installed libobjc.

In order to use GNUstep's version of libobjc, however, -make must be
configured using --with-thread-lib because libobjc is not yet installed.

My problem is that using --with-thread-lib="-lpthread" has no effect.
$(GNUSTEP_MAKEFILES)/config.make ends up as;

ifndef objc_threaded
  objc_threaded:=
endif




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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