Hi All,
----- Original Message -----
From: "Champ Mendis" <[EMAIL PROTECTED]>
To: <cygwin@cygwin.com>
Sent: Monday, December 11, 2006 5:47 PM
Subject: Re: Binaries Don't Execute SOLVED (sort of)
----- Original Message -----
From: "Eric Blake" <[EMAIL PROTECTED]>
To: <cygwin@cygwin.com>; <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED]
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)
[EMAIL PROTECTED] ~/simsens-5.0
$ ./sensor
[EMAIL PROTECTED] ~/simsens-5.0
$
-------------------------------------------------------------------------------------------------
I would be grateful if any kind hearted help in running my C++ program.
Regards,
Champ
With following installation today 20th December '06 at 16:00hrs AEST. I have
managed to compile and run my program without any problems
in my DELL Inspiron 6400 machine thanks to wonderful work and great effort
of the Cygwin Team. Many thanks and wish them all success
for supporting the scientific community.
In Buddhist terms, great merit bestow on them.
-------------------------------------------------
$ cygcheck -c
Cygwin Package Information
Package Version Status
_update-info-dir 00485-1 OK
alternatives 1.3.29a-1 OK
ash 20040127-3 OK
base-files 3.7-1 OK
base-passwd 2.2-1 OK
bash 3.2.9-9 OK
bashdb 3.1_0.05-1 OK
binutils 20060817-1 OK
bzip2 1.0.3-2 OK
ccache 2.2-1 OK
coreutils 6.7-1 OK
crypt 1.1-1 OK
cygutils 1.3.1-1 OK
cygwin 1.5.23-1 OK
cygwin-doc 1.4-4 OK
diffutils 2.8.7-1 OK
editrights 1.01-1 OK
findutils 4.3.2-3 OK
gawk 3.1.5-4 OK
gcc 3.4.4-3 OK
gcc-core 3.4.4-3 OK
gcc-g++ 3.4.4-3 OK
gcc-mingw-core 20050522-1 OK
gcc-mingw-g++ 20050522-1 OK
gcc-mingw-objc 20050522-1 OK
gcc-objc 3.4.4-3 OK
gdb 20060706-2 OK
gdbm 1.8.3-8 OK
grep 2.5.1a-2 OK
groff 1.18.1-2 OK
gsl 1.8-2 OK
gsl-apps 1.8-2 OK
gsl-devel 1.8-2 OK
gsl-doc 1.8-2 OK
gzip 1.3.9-1 OK
joe 3.5-1 OK
lapack 3.0-5 OK
less 381-1 OK
libbz2_1 1.0.3-2 OK
libgdbm 1.8.0-5 OK
libgdbm-devel 1.8.3-8 OK
libgdbm3 1.8.3-3 OK
libgdbm4 1.8.3-8 OK
libiconv2 1.11-1 OK
libintl 0.10.38-3 OK
libintl1 0.10.40-1 OK
libintl2 0.12.1-3 OK
libintl3 0.14.5-1 OK
libintl8 0.15-1 OK
libncurses5 5.2-1 OK
libncurses6 5.2-8 OK
libncurses7 5.3-4 OK
libncurses8 5.5-3 OK
libpcre0 6.6-1 OK
libpopt0 1.6.4-4 OK
libreadline4 4.1-2 OK
libreadline5 4.3-5 OK
$
login 1.9-7 OK
make 3.81-1 OK
man 1.6d-2 OK
mingw-runtime 3.11-1 OK
mktemp 1.5-4 OK
ncurses 5.5-3 OK
run 1.1.10-1 OK
sed 4.1.5-2 OK
tar 1.16.1-1 OK
tcltk 20060202-1 OK
termcap 20050421-1 OK
terminfo 5.5_20061104-1 OK
texinfo 4.8-3 OK
w32api 3.8-1 OK
which 1.7-1 OK
zlib 1.2.3-2 OK
--
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/