X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4BA54492.8050903@slittle.com>
References: <4BA452E4.7050600@slittle.com> <4BA4E1B2.3020507@gmail.com> 	 <4BA54492.8050903@slittle.com>
Date: Sun, 21 Mar 2010 03:58:31 +0000
Message-ID: <416096c61003202058s40c2f423p2fff76df652981f5@mail.gmail.com>
Subject: Re: Cygwin vs Via C3: nothing happens, no output
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
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

scott:
>>> I'm attempting to install on a Via EPIA-5000 (533Mhz C3/Samuel 2)
>>> without success... is this platform not supported?
>> =C2=A0 Hmmm, quite likely not. =C2=A0Everything in the Cygwin distro is =
compiled for
>> i686 or above CPUs. =C2=A0C3 is crippled, isn't it? =C2=A0No SSE/MMX, al=
l that stuff?
>
> According to the internets... the C3 purports to be a i686-class
> processor

Without CMOV or out-of-order execution, that seems a bit of a scam.

> and has MMX/3DNow

Wikipedia says that MMX support was incomplete until the "Nehemiah"
revision of the C3. (That also replaced 3DNow with SSE and added
CMOV.)

> but does not have the supposedly optional
> CMOV instruction that other processors of its class have.

For gcc, "i686" implies the presence of the CMOV instruction, because,
well, CMOV was introduced with the Intel 686 (aka Pentium Pro). Btw,
that was almost fifteen years ago.

Andy

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

