[MPlayer-dev-eng] [PATCH] speedup configure by 8% on mingw

Diego Biurrun diego at biurrun.de
Wed Apr 11 10:56:36 CEST 2007


On Tue, Mar 27, 2007 at 05:07:21AM +0200, Gianluigi Tiesi wrote:
> On Mon, Mar 26, 2007 at 10:37:02PM +0200, Diego Biurrun wrote:
> > On Sat, Mar 24, 2007 at 02:29:18AM +0100, Gianluigi Tiesi wrote:
> > > This simple patch speeds up configure script by 8%
> > > on win32, yes maybe is not enough good,
> > > but at least ldd makes no sense on mingw.
> > 
> > Why?  And what about Cygwin?
> Cygwin should be faster while executing shell commands,
> but anyway cygwin doesn't have ldd.
> What is the reason for ldd, just troubleshotting pourpose?
> it seams that no check is done, only the output in configure.log

It was added temporarily (!) at the end of 2001:

------------------------------------------------------------------------
r2989 | pl | 2001-11-19 01:38:41 +0100 (Mon, 19 Nov 2001) | 15 lines

more debugging in configure.log [temporary]
  (calls ldd to debug dependencies for [future] static support)

$_ld_x11 contains now $_ld_sock

improved x11 C test

libGL is no longer OS dependent (bsd) but depends on 2 compil' tests

preliminary support for -static:
  -static requires any test succeeds with that flag
  missing -logg for vorbis (triggered by -static)

NB: It still can't compile in static [undefined reference to... errors
:/ ]

------------------------------------------------------------------------

I'm sending it right into the bit bucket in a moment ..  *sigh*

Diego



More information about the MPlayer-dev-eng mailing list