This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

R: [Packaging bug] Re: [ANNOUNCEMENT] [1.7] Updated: {libhdf5_0,libhdf5-devel,hdf5}-1.6.9-1


--- Mer 16/9/09, Dr. Volker Zell  ha scritto:

> Da: Dr. Volker Zell 
> Oggetto: [Packaging bug] Re: [ANNOUNCEMENT] [1.7] Updated: {libhdf5_0,libhdf5-devel,hdf5}-1.6.9-1
> A: cygwin@cygwin.com
> Data: Mercoledì 16 settembre 2009, 17:52
> >>>>> Marco Atzeri
> writes:
> 
> ? ? > Version
> {libhdf5_0,libhdf5-devel,hdf5}-1.6.9-1? 
> ? ? > for cygwin-1.7 have been uploaded.
> 
> Executables from hdf5-1.6.9-1 do not have an .exe
> extension.
> ? ? 
> Ciao
> ? Volker
> ? 


It is really strange. 
I just tested on cygwin-1.5 the same source and it
works fine.

From the install log

libtool: install: /bin/install -c .libs/h52gif /pub_2/cygports/hdf5/hdf5-1.6.9-1/inst/usr/bin/./h52gif

on 1.5 it takes 
.libs/h52gif.exe 
and copies it on
/pub_2/cygports/hdf5/hdf5-1.6.9-1/inst/usr/bin/./h52gif.exe

while on cygwin-1.7 it takes 
.libs/h52gif.exe 
and copies it on
/pub_2/cygports/hdf5/hdf5-1.6.9-1/inst/usr/bin/./h52gif
 

Test case

on 1.5.25

$ cd /usr/bin/       

/usr/bin $ cp yes /tmp

/usr/bin $ $ ls  /tmp/yes*
/tmp/yes.exe

on 1.7.0-61

$ cd /usr/bin/       

/usr/bin $ cp yes /tmp

/usr/bin $ $ ls  /tmp/yes*
/tmp/yes


so it is a feature or a bug of 1.7 ?

Marco







--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]