delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2002/04/27/13:48:59

Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm
Sender: cygwin-apps-owner AT cygwin DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT cygwin DOT com>
List-Help: <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs>
Mail-Followup-To: cygwin-apps AT cygwin DOT com
Delivered-To: mailing list cygwin-apps AT cygwin DOT com
Message-ID: <3CCAE523.4000901@ece.gatech.edu>
Date: Sat, 27 Apr 2002 13:51:31 -0400
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
CC: Jan Nieuwenhuizen <janneke AT gnu DOT org>, cygwin-apps AT cygwin DOT com
Subject: Re: ITP: netpbm
References: <87r8l2pf8w DOT fsf AT peder DOT flower> <3CC998A6 DOT 3030104 AT ece DOT gatech DOT edu> <3CC9EA07 DOT 1080404 AT ece DOT gatech DOT edu>

Charles Wilson wrote:

>   LDSHLIB = -shared -Wl,--enable-auto-image-base  (line 460)
>     - you'll wnat to change that to  -shared -Wl,--export-all
>       since (1) auto-image-base is no longer recommended, and
>       (2) export-all so you can take advantage of binutils' auto-export
>       fucntionality


Actually, you'll just want to change it to '-dhared'.  We don't wan't 
--export-all, because then cygpbm.dll would export stuff from 
cygpbm.dll.  The netpbm build scripts already work around this by using 
dlltool to autogenerate a .def file for JUST the stuff that cygpXm 
should export...

-Chuck

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019