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]

Re: [ANNOUNCEMENT] Updated: cygwin-1.5.22-1


Hi,
----- Original Message ----- From: "Corinna Vinschen" <corinna-cygwin@cygwin.com>
To: <cygwin@cygwin.com>
Sent: Tuesday, November 14, 2006 9:12 PM
Subject: [ANNOUNCEMENT] Updated: cygwin-1.5.22-1



I've made a new version of the Cygwin DLL and associated utilities
available for download.  This is a bug fix release.  Only one minor
functional change has been made since 1.5.21-1.  As usual, a list
of what has changed is below.


To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list.  See http://cygwin.com/lists.html for details.

*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

Corinna Vinschen
Red Hat


Changes since 1.5.21-1:


- Add 'hh', 'j', 't', and 'z' modifiers to printf(3). (Eric Blake)


Fixes since 1.5.21-1:


- Fix a case in fcntl where a F_UNLCK operation returns the wrong value.
 (corinna)

- Fix serial IO timeout problem. (corinna)

- Fix pread in case current file offset is non-zero. (Hideki Iwamoto)

- Fix permission problem in initgroups. (corinna)

- Don't allow empty environment variables. (cgf)

- Translate ERROR_MORE_DATA to EMSGSIZE. (cgf)

- Remove compilation problem in asm/byteorder.h header (Danny Smith)

- Always open files with backup/restore intent to emulate real "root"
 access.  Fix access(2) accordingly. (corinna)

- Import latest glob(3) from FreeBSD to overcome non-POSIXyness. (corinna)

- Fix rewinddir problem on WIndows 2000. (corinna)

- Print correct Win32 error number when aborting due to fatal error.
 (corinna)

- Change heap and mmap allocation to circumvent fork problems on
 Windows 2003 and Vista.  (corinna)

- Fix bug in opening raw disks. (Joe Loh)

- Fix a bug in popen implementation. (Eric Blake)

- Un-constify _LIB_VERSION. (Patrick Mansfield)

- Fix memory leak when threads exit. (corinna)

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



I reinstalled the above Cygwin version. But when I run the file it behaves as follow,


$ ./sensor
/sensor: ./sensor: cannot execute binary file
cmendis@Ranmen_Dell ~/simsens-5.0
$ rm sensor <-REMOVED AS ADVISED BEFOFRE
cmendis@Ranmen_Dell ~/simsens-5.0
$ ./sensor
cmendis@Ranmen_Dell ~/simsens-5.0
$ ./sensor
cmendis@Ranmen_Dell ~/simsens-5.0
$ ./sensor<inputm <-NO OUTPUT
cmendis@Ranmen_Dell ~/simsens-5.0

Can any kind pal help me.

Regards,
Champ



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


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