Re: Windows Update hosed Cygwin

2005-03-19 Thread Teun Burgers
Hugh D. Hyatt wrote: Yesterday I installed several Win98 updates from the microsoft.com web site. After re-booting (gr!) Cygwin, Firefox and Thunderbird all gave fatal exception 0D at :0001. After uninstalling those I was able to, everything was back to normal. Here are the updates I

Re: Problem including float.h with gcc -mno-cygwin

2005-03-19 Thread Paul Stodghill
Argh. I didn't proofread my post. Sorry about that. Here is how it should have read. [The fact that the cygwin compiler path appears on the search path] is a different and unrelated problem, I think. barney-xp$ md5sum /usr/lib/gcc-lib/*/3.3.3/include/float.h 248cb979b88c788e88100b913eea6ce9 */

Re: Problem including float.h with gcc -mno-cygwin (Danny can you comment?)

2005-03-19 Thread Christopher Faylor
On Sat, Mar 19, 2005 at 11:14:04AM -0500, Paul Stodghill wrote: >Argh. I didn't proofread my post. Sorry about that. Here is how it >should have read. > >[The fact that the cygwin compiler path appears on the search path] is a >different and unrelated problem, I think. > >barney-xp$ md5sum /usr/l

Re: 1.5.13-1 rsync data corruption

2005-03-19 Thread Wayne Davison
e (which has a couple extra minor fixes in it): http://rsync.samba.org/ftp/rsync/nightly/rsync-HEAD-20050319-1628GMT.tar.gz It is the sending side that needs to have this fixed version (if you can't apply it to both sides). I would appreciate knowing if that fixes the problem

Re: Problem including float.h with gcc -mno-cygwin (Danny can you comment?)

2005-03-19 Thread Paul Stodghill
CYGWIN != LINUX Oh, wait, this isn't cygwin-talk. Sorry... There appears to be a conflicting contraints between mingw and gcc-mingw. The float.h provided by mingw definitely assumes that it will be included before the compiler provided float.h. I am able to compile my app successfully by har

Re: linking WXVTK with CYGWIN (Attn: stale FAQ entry)

2005-03-19 Thread Joshua Daniel Franklin
On Fri, 18 Mar 2005 10:33:22 -0500 (EST), Igor Pechtchanski wrote: > Does help (actually, the part > about libm is out of date[*], but the missing main() still applies). So it no longer matters where you put the -lm? -- Unsubscribe info: http://cygwi

Re: linking WXVTK with CYGWIN (Attn: stale FAQ entry)

2005-03-19 Thread Christopher Faylor
On Sat, Mar 19, 2005 at 10:31:33AM -0800, Joshua Daniel Franklin wrote: >On Fri, 18 Mar 2005 10:33:22 -0500 (EST), Igor Pechtchanski wrote: >> Does help (actually, the part >> about libm is out of date[*], but the missing main() still applies). > >So it no

bug in /etc/profile?

2005-03-19 Thread Steven Boothe
Hello all: I'm not sure if this is a bug or not, but I have managed to determine that /etc/profile generates a rather curious environment variable: typing set from a command prompt: [EMAIL PROTECTED] ~ $ set ... USERPROFILE='C:\Documents and Settings\noone' VERSION=3.0.1 WINDIR='C:\WINDOWS' _=/ho

Re: bug in /etc/profile?

2005-03-19 Thread Christopher Faylor
On Sat, Mar 19, 2005 at 11:03:03AM -0800, Steven Boothe wrote: >I'm not sure if this is a bug or not, but I have managed to determine >that /etc/profile generates a rather curious environment variable: > >typing set from a command prompt: > >[EMAIL PROTECTED] ~ $ set 'set' does not display environ

Re: bug in /etc/profile?

2005-03-19 Thread Steven Boothe
Christopher Faylor wrote: On Sat, Mar 19, 2005 at 11:03:03AM -0800, Steven Boothe wrote: I'm not sure if this is a bug or not, but I have managed to determine that /etc/profile generates a rather curious environment variable: typing set from a command prompt: [EMAIL PROTECTED] ~ $ set 'set' does no

ifconfig

2005-03-19 Thread Auteria Wally Winzer Jr.
Where can I find the pre-existing/bundled Cygwin package that has the tool "ifconfig"? Regards, Auteria W. Winzer Jr. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: 1.5.13-1 rsync data corruption

2005-03-19 Thread Keith Moore
extra minor fixes in it): > > http://rsync.samba.org/ftp/rsync/nightly/rsync-HEAD-20050319-1628GMT.tar.gz > > It is the sending side that needs to have this fixed version (if you > can't apply it to both sides). I would appreciate knowing if that > fixes the problem fo

Re: Problem including float.h with gcc -mno-cygwin (Danny can you comment?)

2005-03-19 Thread Danny Smith
cgf wrote: >On Sat, Mar 19, 2005 at 11:14:04AM -0500, Paul Stodghill wrote: >> >>[The fact that the cygwin compiler path appears on the search path] is a >>different and unrelated problem, I think. >> >>barney-xp$ md5sum /usr/lib/gcc-lib/*/3.3.3/include/float.h >>248cb979b88c788e88100b913eea6ce9 >>

Re: Problem including float.h with gcc -mno-cygwin (Danny can you comment?)

2005-03-19 Thread Christopher Faylor
On Sun, Mar 20, 2005 at 09:21:42AM +1200, Danny Smith wrote: >On native mingw build I get this: > >#include "..." search starts here: >#include <...> search starts here: > D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/../../../../include > D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/include > D:/MINGW/BIN/../lib

Re: linking WXVTK with CYGWIN (Attn: stale FAQ entry)

2005-03-19 Thread Joshua Daniel Franklin
On Sat, 19 Mar 2005 13:58:27 -0500, Christopher Faylor wrote: > On Sat, Mar 19, 2005 at 10:31:33AM -0800, Joshua Daniel Franklin wrote: > >On Fri, 18 Mar 2005 10:33:22 -0500 (EST), Igor Pechtchanski wrote: > >> Does help (actually, the part > >> about libm i

somewhat handy search page

2005-03-19 Thread Joshua Daniel Franklin
I've seen a few posts mention the using Google's advanced search features to search the Cygwin website. I do this all the time and got a little tired of typing the same things a lot, so I made the attached HTML page. It also includes some JavaScript code I've messed around with to use Google's "d

Re: ifconfig

2005-03-19 Thread Joshua Daniel Franklin
On Sat, 19 Mar 2005 12:38:05 -0800 (PST), Auteria Wally Winzer Jr. wrote: > Where can I find the pre-existing/bundled Cygwin > package that has the tool "ifconfig"? Since ifconfig is specific to linux, you won't find it in Cygwin. Use Windows tools like ipconfig instead. -- Unsubscribe info:

Re: somewhat handy search page

2005-03-19 Thread Brian Dessent
Joshua Daniel Franklin wrote: > > I've seen a few posts mention the using Google's advanced search features > to search the Cygwin website. I do this all the time and got a little tired of > typing the same things a lot, so I made the attached HTML page. > > It also includes some JavaScript code

FTP Problems --- Can't type password

2005-03-19 Thread Auteria Wally Winzer Jr.
Everytime I try to ftp to a server when I attempt to type any password a new line magically happens the moment I touch any key on the keypad. Can someone assist in fixing this problem? (Cygwin 1.5.13.1). Thanks. Regards, Auteria W. Winzer Jr. -- Unsubscribe info: http://cygwin.com/ml/#un

Re: Problem including float.h with gcc -mno-cygwin (Danny can you comment?)

2005-03-19 Thread Danny Smith
cgf wrote: >On Sun, Mar 20, 2005 at 09:21:42AM +1200, Danny Smith wrote: >>On native mingw build I get this: >> >>#include "..." search starts here: >>#include <...> search starts here: >> D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/../../../../include >> D:/MINGW/BIN/../lib/gcc/mingw32/3.4.3/include >>