delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/04/07/09:43:24

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Thu, 07 Apr 2005 07:43:00 -0600
From: Mark Paulus <mark DOT paulus AT mci DOT com>
Subject: Re: Convertion from cygwin to linux
In-reply-to: <1DBC97F158E5CB448D1C0BE7CE81DEE60D2EEB@INKARBLR-EX01.Asia.DelphiAuto.net>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Message-id: <0IEK00767WROTZ@pmismtp02.mcilink.com>
MIME-version: 1.0
Priority: Normal
X-IsSubscribed: yes

Is this a home-grown application (Created by you, or someone you
know, or your company?), or is it a package you retrieved from the 'net?
What Flavor of linux are you running?  If it's a well known app, then you 
might be able to find a pre-compiled version already packaged, depending
upon what flavor of linux you run.

If it's a home-grown app, and you are compiling it using gcc/g++, then just
copy your source tree over to your linux box, and try running make on 
the source tree.  Cygwin's environment is trying to emulate a standard 
linux environment, such that any libraries that are provided are source
code compatible (Calls to sprintf/malloc/fopen/etc are coded the same
under gcc/g++, independant of OS).  The Cygwin libraries are more of a 
Shim, in that they translate Unix/Posix type functionallity into windows 
specific behaviour.  Just so you don't get the wrong idea, however, this
is NOT trivial work.


On Thu, 07 Apr 2005 09:17:26 +0530, Mahadevaswamy.Lingaiah wrote:


>Hi,

>I have a source code compiled using cygwin(i386). I need to compile the same source code in Linux(i386). cygwin has its own libraries. But how can I use in 
linux? Please put some light on it.

>Regards
>Swamy

>****************************************************************************************

>Note: The information contained in this message may be privileged and confidential and thus protected from disclosure. If the reader of this message is not 
the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify us 
immediately by replying to the message and deleting it from your computer. Thank you.

>****************************************************************************************

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





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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019