Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Message-Id: <5.1.0.14.0.20020612110030.04d249f0@pop.ma.ultranet.com> X-Sender: lhall@pop.ma.ultranet.com Date: Wed, 12 Jun 2002 11:01:16 -0400 To: "prateek" , From: "Larry Hall (RFK Partners, Inc)" Subject: Re: strange behaviour of cygwin build executable In-Reply-To: <026501c21221$d4f5e260$afcb4603@gsoi.med.ge.com> References: <4.3.2.7.0.20020612103250.02005ea0@irispavp.igb.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 11:00 AM 6/12/2002, prateek wrote: >Hi friends >I have wriiten in the a very simple program to print a echo statement by >system command. > >#include > >void main() >{ > system(" echo this is a Test Program "); >} > >I compiled gcc -o test test.cxx -mwindows >it generate test.exe > >WhenI run it print " this is a Test Program " , the same exeutable when I >run on my friends computer with same operating system and configuration , >nothing is come up. with same cygwin1.dll. >May I know why it Showing such a strange behaviour. Probably not without debugging it, no. Larry Hall lhall@rfk.com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/