Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com From: "Stephano Mariani" To: "'Robert Collins'" , "'Charles Wilson'" Cc: "'CygWin-Apps'" Subject: RE: libtool devel auto-import broken Date: Sun, 17 Mar 2002 14:03:03 -0000 Message-ID: <002c01c1cdbc$79983b10$0200a8c0@sknet01> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal I see. In any case, your patch was just the ticket (with some minor modifications) :). I can now build my libraries as intended without all the symbols in the global scope being exported. :) Thanks, Stephano Mariani > -----Original Message----- > From: Robert Collins [mailto:robert DOT collins AT itdomain DOT com DOT au] > Sent: Sunday, 17 March 2002 12:2 PM > To: Stephano Mariani; Charles Wilson > Cc: CygWin-Apps > Subject: RE: libtool devel auto-import broken > > > > > -----Original Message----- > > From: Stephano Mariani [mailto:sk DOT mail AT btinternet DOT com] > > Sent: Sunday, March 17, 2002 10:52 PM > > To: Robert Collins; 'Charles Wilson' > > Cc: 'CygWin-Apps' > > Subject: RE: libtool devel auto-import broken > > > > > > I understand that, but you mentioned that what is being > > accomplished by patching binutils is also possible by other > > means that do not involve rebuilding ld; libtool should be > > able to detect this and use the alternate method... I don't > > mind supplying a list of symbols to export. > > > > If this is not possible, then please excuse my ignorance as > > to the inner workings of libtool :) > > Sorry, crossed wires. We needed *different* functionality to what you > are talking about, that was what we patched binutils for. > > Rob