X-Spam-Check-By: sourceware.org
Message-ID: <BAY109-DAV6EDFC05672E91F328C4D3EBD00@phx.gbl>
X-Sender: c_mendis@hotmail.com
Reply-To: "Champ Mendis" <c_mendis@hotmail.com>
From: "Champ Mendis" <c_mendis@hotmail.com>
To: <cygwin@cygwin.com>
References: <001201c71ab6$c60fe910$6501a8c0@nc8ee8a253d584> <45796E6F.30700@byu.net>
Subject: Re: Binaries Don't Execute SOLVED (sort of)
Date: Mon, 11 Dec 2006 17:47:17 +1100
MIME-Version: 1.0
Content-Type: text/plain; 	format=flowed; 	charset="iso-8859-1"; 	reply-type=original
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook Express 6.00.2900.2869
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

----- Original Message ----- 
From: "Eric Blake" <ebb9@byu.net>
To: <cygwin@cygwin.com>; <tbrowder@cox.net>
Sent: Saturday, December 09, 2006 12:53 AM
Subject: Re: Binaries Don't Execute SOLVED (sort of)


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> According to tbrowder on 12/8/2006 3:51 AM:
>>
>> I removed the entire installtion and started anew.  Everything works now,
>> but the command line response gives extra characters sometime.  Perhaps 
>> the
>> latest bash update has something to do with that.
>
> Actually, the latest readline was supposed to fix that.  Please give a
> (textual) screenshot of a failure case, along with what $PS1 is defined
> to, if you are still seeing the error.  And attaching 'cygcheck -svr'
> output as a text file is essential so that we can determine if your
> readline is really up-to-date.
>
> - --
> Life is short - so eat dessert first!
>
> Eric Blake             ebb9@byu.net
> volunteer cygwin readline maintainer
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Cygwin)
> Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFFeW5u84KuGfSFAYARAkiNAKCAFfmYrRYYo4NXeaBt/MrpfzCgogCbBQAh
> xx3cS44qs5NqTn1ywV5fZd8=
> =vfeA
> -----END PGP SIGNATURE-----
>
> --
> 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/
>
>
Hi,

After removing & re-installing Cygwin on 11th December 2006, and then 
installing 05th December snapshots, I get the same
that is no output from execution.

Cygwin command line
-----------------------------------------------------------------------------------------------
$ make
g++ -Wall -O3 -c main.cc
g++ -Wall -O3 -c sensor.cc
g++ -Wall -O3 -c topology.cc
g++ -Wall -O3 -c service.cc
g++ -Wall -O3 -c simulation.cc
g++ -Wall -O3 -c queue.cc
g++ -Wall -O3 -o sensor main.o sensor.o topology.o service.o simulation.o 
queue.
o  -lgslcblas -lgsl -lm
Info: resolving _gsl_rng_mt19937 by linking to __imp__gsl_rng_mt19937 
(auto-impo
rt)

cmendis@Ranmen_Dell ~/simsens-5.0
$ ./sensor

cmendis@Ranmen_Dell ~/simsens-5.0
$
-------------------------------------------------------------------------------------------------
I would be grateful if any kind hearted help in running my C++ program.

Regards,
Champ 


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

