bug-gnustep
[Top][All Lists]
Advanced

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

[bug #37706] SQLClient links explicitly against -lobjc


From: Sebastian Reitenbach
Subject: [bug #37706] SQLClient links explicitly against -lobjc
Date: Sat, 10 Nov 2012 09:35:53 +0000
User-agent: Mozilla/5.0 (X11; OpenBSD i386; rv:9.0.1) Gecko/20100101 Firefox/9.0.1

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

                 Summary: SQLClient links explicitly against -lobjc
                 Project: GNUstep
            Submitted by: buzzdee
            Submitted on: Sat 10 Nov 2012 09:35:52 AM GMT
                Category: Libraries
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hi,

on OpenBSD I have libobjc2 installed as libobjc2.so.X.X, so gnustep-make is
told to link against -lobjc2. Since in the GNUmakefile of SQLClient, the
linker is told explicitly to link
against -lobjc using the XXX_libs_BUNDLE_LIBS = variable.

Because of that statement, and because gnustep-make is told to link against
-lobjc2, it basically links against both libobjc libraries, which is not so
nice.

Maybe in the configure stage, the right -lobjc parameter can be detected, and
then later used? I.e. using gnustep-config --objc-libs or gnustep-config
--base-libs ??






    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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