public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Nicola Pero <nicola@brainstorm.co.uk>
To: "Andrea 'fwyzard' Bocci" <fwyzard@inwind.it>
Cc: Matthias Klose <doko@cs.tu-berlin.de>, gcc@gcc.gnu.org
Subject: Re: [3.2/3.3/HEAD] shared libobjc not built
Date: Thu, 02 Jan 2003 16:32:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.21.0301021620440.5957-100000@nicola.brainstorm.co.uk> (raw)
In-Reply-To: <5.2.0.9.2.20030102165747.00b27e20@popmail.inwind.it>


> > > So, yes, I think it's intended, but I don't know why.
> >
> >I don't know either ... I don't remember - maybe a historical leftover ?
> >
> >I think if shared libraries are supported, libobjc should be built as
> >shared.  It should definitely be built as shared, why building it
> >statically ?  A static libobjc is usually more of a problem than a shared
> >one!
> 
> I don't actually use, ObjC, so I don't really know about it But I always 
> build with --enable-shared, just to be sure :-)
> Maybe some Knowledgeable Person here can aswer that...

Hmmm ... I suspected to have originally wrote/submitted the lines

# Disable shared libs by default
AC_DISABLE_SHARED

of libobjc/configure.in myself; now checking the CVS and ChangeLog entries
confirmed it.  I don't remember any reason why I wanted to disable shared
libs, and I think that the reason of disabling shared libs by default was
just that, being the switch to build libobjc as shared an experimental
change to libobjc at the time, I was being conservative.

Since we have tested this a lot now (more than two years of testing is
enough I presume :-), I don't see any reason to keep shared libs disabled
by default now, if shared libs are available on the platform.  It's stupid
and it just makes configuring GCC for Objective-C more troublesome.

Nor do I see any reason to keep the libobjc building and configuring
process different from the one used by other shared libs included in GCC.

  reply	other threads:[~2003-01-02 16:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-01 15:52 Matthias Klose
2003-01-02 15:31 ` Andrea 'fwyzard' Bocci
2003-01-02 15:48   ` Nicola Pero
     [not found]   ` <Pine.LNX.4.21.0301021543470.3304-100000@nicola.brainstorm. co.uk>
2003-01-02 16:06     ` Andrea 'fwyzard' Bocci
2003-01-02 16:32       ` Nicola Pero [this message]
2003-01-02 20:54         ` Timothy J. Wood
2003-01-03  0:01           ` Nicola Pero
2003-01-03  0:46             ` Timothy J. Wood
2003-01-03  3:55               ` Nicola Pero
2003-01-04  3:28                 ` Timothy J. Wood
2003-01-04  5:58                   ` Timothy J. Wood
2003-01-04 14:23                     ` [MinGW-patches] " Earnie Boyd
2003-01-04 18:10                   ` Alexandre Oliva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.21.0301021620440.5957-100000@nicola.brainstorm.co.uk \
    --to=nicola@brainstorm.co.uk \
    --cc=doko@cs.tu-berlin.de \
    --cc=fwyzard@inwind.it \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).