Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
SQLClient links explicitly against -lobjc
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Sebastian Reitenbach  
View profile  
 More options Nov 10 2012, 4:36 am
Newsgroups: gnu.gnustep.bug
From: Sebastian Reitenbach <INVALID.NORE...@gnu.org>
Date: Sat, 10 Nov 2012 09:35:53 +0000
Local: Sat, Nov 10 2012 4:35 am
Subject: [bug #37706] SQLClient links explicitly against -lobjc
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/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Niels Grewe  
View profile  
 More options Nov 10 2012, 8:36 am
Newsgroups: gnu.gnustep.bug
From: Niels Grewe <INVALID.NORE...@gnu.org>
Date: Sat, 10 Nov 2012 13:35:50 +0000
Local: Sat, Nov 10 2012 8:35 am
Subject: [bug #37706] SQLClient links explicitly against -lobjc
Update of bug #37706 (project gnustep):

                  Status:                    None => Ready For Test        
             Open/Closed:                    Open => In Test                

    _______________________________________________________

Follow-up Comment #1:

Hi,

I replaced all occurrences of -lobjc and -lgnustep-base with gnustep-make's
$(FND_LIBS) and $(OBJC_LIBS) variables, which should do the right thing.
Please test...

Cheers,

Niels

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sebastian Reitenbach  
View profile  
 More options Nov 10 2012, 10:12 am
Newsgroups: gnu.gnustep.bug
From: Sebastian Reitenbach <INVALID.NORE...@gnu.org>
Date: Sat, 10 Nov 2012 15:12:38 +0000
Local: Sat, Nov 10 2012 10:12 am
Subject: [bug #37706] SQLClient links explicitly against -lobjc
Follow-up Comment #2, bug #37706 (project gnustep):

If I would have been aware of those two variables, I'd probably have proposed
the same patch.

Works like a charm for me.

thanks,
Sebastian

    _______________________________________________________

Reply to this item at:

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

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Niels Grewe  
View profile  
 More options Nov 10 2012, 1:14 pm
Newsgroups: gnu.gnustep.bug
From: Niels Grewe <INVALID.NORE...@gnu.org>
Date: Sat, 10 Nov 2012 18:14:17 +0000
Local: Sat, Nov 10 2012 1:14 pm
Subject: [bug #37706] SQLClient links explicitly against -lobjc
Update of bug #37706 (project gnustep):

                  Status:          Ready For Test => Fixed                  
             Open/Closed:                 In Test => Closed                

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »