Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <36bf289b0502080211543584cb@mail.gmail.com> Date: Tue, 8 Feb 2005 15:41:20 +0530 From: Vijay Kiran Kamuju Reply-To: Vijay Kiran Kamuju To: cygwin AT cygwin DOT com Subject: Possible bug Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit try this : $ AUTOHEADER="autoheader`echo "$AUTOCONF" | sed 's/.*autoconf//'`" $ test -x $AUTOHEADER $ echo $? the result in cygwin is 1 but the result in fedora is 0 this is not enabling me to cross compile tvtime -- 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/