X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-0.8 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <8F0107CC30CB76428A298DD82612720C12AD37D5@EXMBOX3.hosting.inetserver.de>
References: <4CE41294.5040908@cygwin.com> <8F0107CC30CB76428A298DD82612720C12AD37D5@EXMBOX3.hosting.inetserver.de>
From: "Gerrit P. Haase" <gerrit.haase@gmail.com>
Date: Sun, 21 Nov 2010 20:25:01 +0100
Message-ID: <AANLkTikNnc9drRP48s9M5os=ria__kQtUjxsqN4pQwG1@mail.gmail.com>
Subject: Re: 1.7.7.1: cygwin incompatibility with Win7 x64
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 21 November 2010 13:00, Dr. Rudolf Hauber <Rudi> wrote:
>After installation of cygwin 1.7.7.1 via setup.exe on a Win7 x64 I get the failure message:
>Unsupported 16-bit Application: This version can not start or run on  due to incompatibility with 64-bit version of Windows.
>
>What can I do?
>Thanks
>Rudi


Hello Rudi,

you get this error when you do what?

The shortcut on the desktop is a link to a batch file, this file
contains something like this:

C:
chdir C:\cygwin\bin
bash --login -i

So maybe you open a cmd shell, enter the above three commands and see
what happens then?
If this works, then something with batch file processing is broken on
you system.
Or do you get the same error when you call Bash directly?


Regards,
Gerrit

--
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

