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: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com From: "Ralf Habacker" To: "Robert Collins" , "Charles Wilson" Cc: "Kde-Cygwin" , "Binutils" , "Cygwin-Apps" Subject: RE: ordinal linking for cygwin ld Date: Sat, 27 Apr 2002 20:27:40 +0200 Message-ID: <001101c1ee19$36e03160$d36707d5@BRAMSCHE> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: Importance: Normal > >A patch to use hint ordinals when linking by name would be _very_ > > >useful though, as that would > > >a) give the performance benefit you are looking for > > >b) allow backward compatible library versioning as link-by-name does. > > > > But as I stated already, this needs an ld switch to > > enable/disable ordinal linking and allow limiting of used libs or path > > Hangon, lets go back a bit. Why do you want ordinal-only linking? For > runtime or link-time performance? Or for on-disk import library size? > Or.... runtime performance > Rob >