Re: Please Upload: lapack-3.0-4

2006-01-10 Thread Corinna Vinschen
On Jan 10 11:33, James R. Phillips wrote:
> ftp://antiskid.homelinux.net/pub/lapack/lapack-3.0-4-src.tar.bz2
> ftp://antiskid.homelinux.net/pub/lapack/lapack-3.0-4.tar.bz2

Uploaded.  I removed 3.0-2.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat



Please Upload: lapack-3.0-4

2006-01-10 Thread James R. Phillips
Cygwin Uploaders:

Please upload lapack-3.0-4 from:

ftp://antiskid.homelinux.net/pub/lapack/lapack-3.0-4-src.tar.bz2
ftp://antiskid.homelinux.net/pub/lapack/lapack-3.0-4.tar.bz2

This fixes the incorrectly-implemented autobasing for the cyglapack and cygblas
dynamic link libraries.  Thanks to Yitzchak Scott-Thoennes for identifying the
issue.

Jim Phillips




Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-10 Thread Brian Dessent
Lapo Luchini wrote:

> Does this means that it fails to load to you as it conflicts with other
> DLLs?

Yes, but only in certain cases and situations -- not in general.

> Whose fault is it? My ld.exe?

No, ld still defaults to --disable-auto-image-base.

> Should I add a "rebase" in the building script?

No, just "LDFLAGS=-Wl,--enable-auto-image-base ./configure ..." when
configuring.

Brian



Re: [ITP] updated: lighttpd-1.4.8-1 [Was: lighttpd on cygwin?]

2006-01-10 Thread Lapo Luchini

Yitzchak Scott-Thoennes wrote:

http://www.lapo.it/cygwin/lighttpd-1.4.8-1.tar.bz2


The dll's in this package have ImageBase 1000.
  
I still don't grok this ImageBase issue quite fully (I guess RTFM is the 
"correct" reply, but until I finish my thesis I don't have time to do 
/serious/ studying)...
Does this means that it fails to load to you as it conflicts with other 
DLLs?

Whose fault is it? My ld.exe?
Should I add a "rebase" in the building script?
?_?

Lapo