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: Cygwin vs Via C3: nothing happens, no output


scott:
>>> I'm attempting to install on a Via EPIA-5000 (533Mhz C3/Samuel 2)
>>> without success... is this platform not supported?
>> Â Hmmm, quite likely not. ÂEverything in the Cygwin distro is compiled for
>> i686 or above CPUs. ÂC3 is crippled, isn't it? ÂNo SSE/MMX, all 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


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