Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <37202B03.D496097C@inria.fr>
Date: Fri, 23 Apr 1999 10:10:43 +0200
From: Chris <Christine.Pourcelot@inria.fr>
Organization: INRIA
X-Mailer: Mozilla 4.5 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Dominique MICOLLET <miko@thetis.u-bourgogne.fr>,
        cygwin <cygwin@sourceware.cygnus.com>
Subject: Re: Executing a program on a non-cygwin PC
References: <199904230808.KAA05602@thetis.u-bourgogne.fr>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Try to compile with -mno-cygwin opetion, so you'll be able to run you
program on a PC without Cygwin tools
See
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/mno-cygwin-howto.txt
Hope this help
Christine

Dominique MICOLLET wrote:
> 
> Hello,
> 
> I am discovering cygwin, so my question may be a newbie one or a FAQ, but I was
> unable to find an answer in the official FAQ or in the mailing list archives.
> 
>  Consider two PC under Windows NT : on the first one, cygwin B20 is correctly
> installed. On the second one, there is no cygwin.
> 
> I wrote and compile a console C program on the first PC : it perfectly execute.
> I copy (by network) the executable and cygwin1.dll in  a same  folder on the
> second PC : trying to execute the program, it runs for some seconds, and then
> crash.
> 
> As there is no cygwin tools on this machine, it is difficult to debug : gdb is
> not available, and the error message is so long that it disappears from the top
> of the console box.
> 
> I figure that I miss something, but I do not know what.
> Can somebody give me an answer or a path to a solution ?
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

-- 
Christine Pourcelot
Stagiaire projet CODES
INRIA ROCQUENCOURT
tel : 01 39 63 57 70

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

