Re: putty isn't displaying correctly with 1.7

2009-12-25 Thread Eliot Moss
On 12/25/2009 10:58 PM, Wes S wrote: Below is excerpt from man file on touch. Highlighted text is showing strange characters when I use putty to ssh in. It was working fine before the 1.7 upgrade. How do I fix this? Thanks, Wes âd, ââdate=STRING parse STRING and use

putty isn't displaying correctly with 1.7

2009-12-25 Thread Wes S
Below is excerpt from man file on touch. Highlighted text is showing strange characters when I use putty to ssh in. It was working fine before the 1.7 upgrade. How do I fix this? Thanks, Wes âd, ââdate=STRING parse STRING and use it instead of current time âf

Sinapa kataplasmo

2009-12-25 Thread apardhan
Äåðåâüÿòàêè ÿ ëîìàòü ìîãó. Êîíòðîëü ëþáûõ ìîáèëüíûõ òåëåôîíîâ http://hobbyplacestore.com/sn/ow/ Âîò òîãäà òû è êèíóëñÿ ê íàì. Îäíàêî æþëüåí áûë ñëèøêîì âåðåí òîìó, ÷òî îí íàçûâàë ñâîèì äîëãîì, ÷òîáû ïîçâîëèòü ñåáå õîòü ÷åì ëèáî îòñòóïèòü îò ïðåäïèñàííîãî èì ñåáå ïëàíà. -- Problem reports:

Re: No go after update to 1.7.1

2009-12-25 Thread Christopher Faylor
On Fri, Dec 25, 2009 at 07:15:57PM +0100, Bernd Bartmann wrote: >Hi, > >I just updated my old cygwin installation to the new version 1.7.1. >I'm running it on a German WinXP SP3. The installation process went >without any problem or error message, but now if I try to start cygwin >using the desktop

C / C# combination question

2009-12-25 Thread Jan Alphenaar
Hi everybody, I have just installed the Cygwin environment with Cygwin DLL release version 1.7.1-1. My goal is to call a Cygwin compiled C program from a C# program written in Visual studio 2008 and read an environment variable from the Windows environment in the C program. Unfortunately my C pr

No go after update to 1.7.1

2009-12-25 Thread Bernd Bartmann
Hi, I just updated my old cygwin installation to the new version 1.7.1. I'm running it on a German WinXP SP3. The installation process went without any problem or error message, but now if I try to start cygwin using the desktop icon a command window appears for a short time and then goes away aga

empty site list in setup

2009-12-25 Thread Guy Kroizman
Hi, when running the setup from work, I get to the screen of "Choose Download site" and the list is empty. I try adding to the user urls from the mirror site list on the cygwin site but I get errors of this kind: Can't open ftp.mirrorservice.org/setup.bz2.sig for reading: No such file or director

Re: Can't install Perl modules with new Cygwin because of gcc version

2009-12-25 Thread Ken Brown
On 12/25/2009 7:08 AM, Chloe wrote: The cygwin setup (version 2.673) has gcc 3.4.4-999 only, which is what I have installed. The latest version of gcc is 4.4.2. Install the gcc4 package. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq

Re: Can't install Perl modules with new Cygwin because of gcc version

2009-12-25 Thread Sisyphus
- Original Message - From: "Chloe" I might be able to add a cc flag in cpan, but I don't know how to take one out. One hack (which I think should work) would be to remove " -fstack-protector" from the ccflags spec in cygwin/lib/perl5/5.10/cygwin/Config_heavy.pl. (I'm guessing tha

Re: floating-point math problem in Cygwin 1.7?

2009-12-25 Thread mike marchywka
On 12/25/09, Marco Atzeri > wrote: > --- Gio 24/12/09, Linh Phan ha scritto: > >> Hi, >> >> I have wondering why when I do floating-point math >> in Cygwin 1.7, Cygwin does not output the "correct" result, >> eg: >> >> main () { >> double qcb[4] = {0.41585680180318363, >> 0.70823637211274604,

Can't install Perl modules with new Cygwin because of gcc version

2009-12-25 Thread Chloe
I can't install or build Perl modules with cpan or cpanp because it passes -fstack-protector argument flag to gcc and that argument is not accepted in the cygwin version of gcc. Here is the error message from cpan while trying to install a Perl module. gcc -c -I/usr/include/openssl -DPERL_USE_