public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Is cygwin Linux.
@ 2002-05-27  7:24 Johansson Mikael (mj)
  2002-05-27 10:50 ` Andrew Markebo
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Johansson Mikael (mj) @ 2002-05-27  7:24 UTC (permalink / raw)
  To: 'cygwin@cygwin.com'

Hello all!

I have two questions.

1. Is cygwin compatible for Sun OS, Solaris.

2. What is the relation between Linux and Cygwin.

The reason I ask is that I wonder if a program placed on a
computer with Sun OS can execute in cygwin.

Thanks beforehand

Mikael.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: Is cygwin Linux.
@ 2002-05-27 16:40 Michael D. Crawford
  0 siblings, 0 replies; 6+ messages in thread
From: Michael D. Crawford @ 2002-05-27 16:40 UTC (permalink / raw)
  To: cygwin

 > One of the biggest differences
 >is that Sparc binaries are bigendian while IA32 are little endian in
 >ordering.  This makes it very difficult, if not impossible, to create a
 > software emulator.

That's not really true.  Connectix Virtual PC can run little endian x86 
executables in a virtual machine under windows or linux on a big-endian 
Macintosh powerpc.

What's more of an issue is that I believe sparc has lots of registers but x86 
doesn't.  That makes it very innefficient to emulate, because you can't devote 
a real register to each emulated register.  Virtual PC, as well as the 68k 
emulator that is built into PowerPC macs, can do so and have registers left 
over the internal operation of the emulator.

You could still do it, you'd just be swapping registers out to ram and back all 
the time, which would be very slow.

Mike
-- 
Michael D. Crawford
GoingWare Inc. - Expert Software Development and Consulting
http://www.goingware.com/
crawford@goingware.com

  Subscribe to the GoingWare Newsletter at http://www.goingware.com/newsletter/

     Tilting at Windmills for a Better Tomorrow.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-05-27 14:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-27  7:24 Is cygwin Linux Johansson Mikael (mj)
2002-05-27 10:50 ` Andrew Markebo
2002-05-27 11:07 ` Corinna Vinschen
2002-05-27 13:16 ` Nicholas Wourms
2002-05-27 16:34   ` Randall R Schulz
2002-05-27 16:40 Michael D. Crawford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).