From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14084 invoked by alias); 4 Jan 2003 18:00:13 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 14055 invoked from network); 4 Jan 2003 18:00:12 -0000 Received: from unknown (HELO lacrosse.corp.redhat.com) (66.187.233.200) by 209.249.29.67 with SMTP; 4 Jan 2003 18:00:12 -0000 Received: from free.redhat.lsd.ic.unicamp.br (aoliva.cipe.redhat.com [10.0.1.10]) by lacrosse.corp.redhat.com (8.11.6/8.9.3) with ESMTP id h04HxYY28077; Sat, 4 Jan 2003 12:59:35 -0500 Received: from free.redhat.lsd.ic.unicamp.br (localhost.localdomain [127.0.0.1]) by free.redhat.lsd.ic.unicamp.br (8.12.6/8.12.6) with ESMTP id h04HxU7R006688; Sat, 4 Jan 2003 15:59:30 -0200 Received: (from aoliva@localhost) by free.redhat.lsd.ic.unicamp.br (8.12.6/8.12.6/Submit) id h04HxQ3A006567; Sat, 4 Jan 2003 15:59:26 -0200 To: "Timothy J. Wood" Cc: Nicola Pero , gcc@gcc.gnu.org, Matthias Klose , "Andrea 'fwyzard' Bocci" , mingw-patches@lists.sourceforge.net Subject: Re: [3.2/3.3/HEAD] shared libobjc not built References: From: Alexandre Oliva Organization: GCC Team, Red Hat Date: Sat, 04 Jan 2003 18:10:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-01/txt/msg00150.txt.bz2 On Jan 4, 2003, "Timothy J. Wood" wrote: > This turns off the setting of 'allow_undefined_flag=unsupported' > since the ObjC DLL doesn't *have* any undefined symbols, Then it can be linked with libtool's -no-undefined flag, and then libtool will create a dynamic library. Changing allow_undefined_flag will just cause libtool to attempt to build libraries that do have undefined symbols as shared, which fails. -- Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/ Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org} CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org} Free Software Evangelist Professional serial bug killer