public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Executables made by Linux is not running on Cygwin
@ 2008-10-20 13:11 Rajagopal, Prasanth
  2008-10-20 14:47 ` Danilo Turina
  2008-10-20 19:43 ` Thorsten Kampe
  0 siblings, 2 replies; 4+ messages in thread
From: Rajagopal, Prasanth @ 2008-10-20 13:11 UTC (permalink / raw)
  To: cygwin

Hi all,
 
I made some executables under Linux and it is not running under Cygwin.
It says command is not supported, if I run the exe.
I installed the cygwin latest one and I am new to Unix / Cygwin. What
other package has to be installed. I installed the
 
Note that the original codes are said to be tested under both Linux and
Cygwin. For lInux it says gcc and gmake. 
 
Thanks for any help.
 
Regards,
prasanth.

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

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

* Re: Executables made by Linux is not running on Cygwin
  2008-10-20 13:11 Executables made by Linux is not running on Cygwin Rajagopal, Prasanth
@ 2008-10-20 14:47 ` Danilo Turina
  2008-10-20 14:54   ` Brett Serkez
  2008-10-20 19:43 ` Thorsten Kampe
  1 sibling, 1 reply; 4+ messages in thread
From: Danilo Turina @ 2008-10-20 14:47 UTC (permalink / raw)
  To: cygwin

Hi,
     the short answer is: it won't work. Executables (and libraries) 
produced in Linux (and for Linux) do not run in Cygwin. Executables (and 
libraries) produced in Cygwin do not run in Linux (unless Wine or 
similar is used).

The long answer is... well there are hundreds of brilliant persons in 
this list that can give you the long answer better than I could possibly do.

Ciao,
     Danilo

Rajagopal, Prasanth wrote:
> Hi all,
>  
> I made some executables under Linux and it is not running under Cygwin.
> It says command is not supported, if I run the exe.
> I installed the cygwin latest one and I am new to Unix / Cygwin. What
> other package has to be installed. I installed the
>  
> Note that the original codes are said to be tested under both Linux and
> Cygwin. For lInux it says gcc and gmake. 
>  
> Thanks for any help.
>  
> Regards,
> prasanth.
> 
> --
> 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/
> 
> 

-- 
Danilo Turina
Alcatel-Lucent
Software Developer
OND Network Management
Rieti (Italy)
Phone: +39 0746 600332

7 anni 6 mesi 11 giorni 7 ore 10 minuti 26 secondi

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

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

* Re: Executables made by Linux is not running on Cygwin
  2008-10-20 14:47 ` Danilo Turina
@ 2008-10-20 14:54   ` Brett Serkez
  0 siblings, 0 replies; 4+ messages in thread
From: Brett Serkez @ 2008-10-20 14:54 UTC (permalink / raw)
  To: cygwin

On Mon, Oct 20, 2008 at 10:46 AM, Danilo Turina
<danilo.turina@alcatel-lucent.it> wrote:
> The long answer is... well there are hundreds of brilliant persons in this
> list that can give you the long answer better than I could possibly do.

Cygwin is source compatible, not binary compatible with Linux.  This
means source code needs to be compiled specifically for Linux or
Cygwin.  This is true of many versions of UNIX and even between 32 and
64 bit versions of each OS.

Brett

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

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

* Re: Executables made by Linux is not running on Cygwin
  2008-10-20 13:11 Executables made by Linux is not running on Cygwin Rajagopal, Prasanth
  2008-10-20 14:47 ` Danilo Turina
@ 2008-10-20 19:43 ` Thorsten Kampe
  1 sibling, 0 replies; 4+ messages in thread
From: Thorsten Kampe @ 2008-10-20 19:43 UTC (permalink / raw)
  To: cygwin

* Rajagopal, Prasanth (Mon, 20 Oct 2008 09:09:19 -0400)
> I made some executables under Linux and it is not running under
> Cygwin. It says command is not supported, if I run the exe.
> I installed the cygwin latest one and I am new to Unix / Cygwin. What
> other package has to be installed. I installed the

"What Isn't Cygwin?
Cygwin is not a way to run native linux apps on Windows. You have to 
rebuild your application from source if you want it to run on Windows."

http://cygwin.com/

Thorsten


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

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

end of thread, other threads:[~2008-10-20 19:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-20 13:11 Executables made by Linux is not running on Cygwin Rajagopal, Prasanth
2008-10-20 14:47 ` Danilo Turina
2008-10-20 14:54   ` Brett Serkez
2008-10-20 19:43 ` Thorsten Kampe

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