How to select on a win32 handle?

2006-10-06 Thread Peter Ekberg
Hello! I'm finding that I have a need to select on a win32 handle. I found the function cygwin_attach_handle_to_fd which sounded promising, but I do not have any luck when I try to use it. I did look through the sources in winsup, but came to the perhaps misguided conclusion that there needs to b

Re: Requesting an updated gcc-mingw-g++ package to match gcc-g++-3.4.4-2 (PR24196)

2006-10-06 Thread Brian Dessent
Doyle Rhynard wrote: > I have been wondering for some time why Cygwin gcc is still in the 3.4.x > versions while the the current gcc is 4.1.1. The GNU gcc site states that the > 3.4.x has been closed with 3.4.6 being the final one. My only guess is that > Cygwin has a very cautious incremental upg

Re: Requesting an updated gcc-mingw-g++ package to match gcc-g++-3.4.4-2 (PR24196)

2006-10-06 Thread Doyle Rhynard
>> I was running gcc-g++-3.4.4-1, and was running into the same problem of a >> std::string allocating memory in a different DLL described here: >> http://www.cygwin.com/ml/cygwin/2005-10/msg00051.html >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24196 > >> Could someone please upload matching

adept datting sitee.

2006-10-06 Thread Anita
bracing DATlNNG SlTTE. http://teens227il.com -- 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/

Re: FW: ssh and Microsoft compilers

2006-10-06 Thread Larry Hall (Cygwin)
Matthew Woehlke wrote: Hi, Scott, http://cygwin.com/acronyms/#PPIOSPE "Posting on the mailing lists not only gives access to more expertise than any one person can provide, but also ensures that the questions and answers are archived on the web for future enlightenment seekers." Scott Lee wrote

FW: ssh and Microsoft compilers

2006-10-06 Thread Matthew Woehlke
Hi, Scott, http://cygwin.com/acronyms/#PPIOSPE "Posting on the mailing lists not only gives access to more expertise than any one person can provide, but also ensures that the questions and answers are archived on the web for future enlightenment seekers." Scott Lee wrote: > I see from http://www

Re: Look command not working for me

2006-10-06 Thread Larry Hall (Cygwin)
Dave Korn wrote: On 06 October 2006 04:21, Larry Hall (Cygwin) wrote: David Arnstein wrote: When I type into my bash shell, for example look doctor I get look: /usr/share/dict/words: No such file or directory The directory /usr/share/dict does not even exist. I have reinstalled the ut

Re: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make): SOLVED!

2006-10-06 Thread Angelo Graziosi
The new http://www.cmake.org/files/cygwin/make.exe (20061005 14:44) solves the problems described in http://cygwin.com/ml/cygwin/2006-10/msg1.html. Thanks to the efforts of Eli Zaretskii and William A. Hoffman. Cheers, Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscrib

Re: Where is ldd?

2006-10-06 Thread Richard Quadling
On 06/10/06, Ralph Moritz <[EMAIL PROTECTED]> wrote: Tim Prince <[EMAIL PROTECTED]> writes: > Ralph Moritz wrote: >> Hi, >> >> I can't seem to find the ldd utility which comes bundled with glibc on >> GNU/Linux. Where should I be looking? >> > I doubt that glibc provided this; it looks like a bi

Re: Where is ldd?

2006-10-06 Thread Ralph Moritz
Tim Prince <[EMAIL PROTECTED]> writes: > Ralph Moritz wrote: >> Hi, >> >> I can't seem to find the ldd utility which comes bundled with glibc on >> GNU/Linux. Where should I be looking? >> > I doubt that glibc provided this; it looks like a binutils > thing. However, there is a big difference betw

Re: Where is ldd?

2006-10-06 Thread Christopher Faylor
On Fri, Oct 06, 2006 at 03:46:31PM +0100, Dave Korn wrote: >The equivalent on cygwin would be to run "cygcheck " and >see what DLLs it requires to load. I don't think it's 100% equivalent since cygcheck lists dlls and their dependencies. ldd doesn't do that, AFAIK. cgf -- Unsubscribe info:

RE: Where is ldd?

2006-10-06 Thread Dave Korn
On 06 October 2006 15:27, Tim Prince wrote: > Ralph Moritz wrote: >> Hi, >> >> I can't seem to find the ldd utility which comes bundled with glibc on >> GNU/Linux. Where should I be looking? >> > I doubt that glibc provided this; it looks like a binutils thing. Nope, it's part of the ld.so.

Re: Where is ldd?

2006-10-06 Thread Christopher Faylor
On Fri, Oct 06, 2006 at 07:27:20AM -0700, Tim Prince wrote: >Ralph Moritz wrote: >>Hi, >> >>I can't seem to find the ldd utility which comes bundled with glibc on >>GNU/Linux. Where should I be looking? >> >I doubt that glibc provided this; it looks like a binutils thing. Nope. % rpm -q -f /usr

Re: Where is ldd?

2006-10-06 Thread Tim Prince
Ralph Moritz wrote: Hi, I can't seem to find the ldd utility which comes bundled with glibc on GNU/Linux. Where should I be looking? I doubt that glibc provided this; it looks like a binutils thing. However, there is a big difference between Windows and linux, and Windows already provides sim

Where is ldd?

2006-10-06 Thread Ralph Moritz
Hi, I can't seem to find the ldd utility which comes bundled with glibc on GNU/Linux. Where should I be looking? TIA, Ralph -- Ralph Moritz Quantum Solutions Ph: +27 315 629 557 GPG Public Key: http://ralphm.info/public.gpg -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-sim

more serial ports

2006-10-06 Thread ahnkle
Hi, I have more that 9 serial ports on my machine, some real, some virtual. When I recently tried to open /dev/ttyS21 it failed. Is this : some inbuilt limit? some problem with cygwin not seeing some serial ports? some action required by me to add more ports? In Windows, doing 'mode co

Re: bash + defunct processes

2006-10-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to B. S. on 10/6/2006 2:48 AM: > For each process there are 4-5 threads, one in state Wait::Executive and > others in Wait::UserRequest (according to Process Explorer). > > Have you got any idea what goes wrong? This seems to be a repeatedl

Re: setup.exe blocks installation of other programs

2006-10-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to James KANZE on 10/6/2006 2:48 AM: > Just a nit, but putting a program named setup.exe on > the desktop can make it impossible to install other software You are free to rename it yourself. > > "This message, including any attachments may

Re: Is there a way to install old version cygwin?

2006-10-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to lin q on 10/5/2006 7:10 PM: > Hi, > I just installed the latest cygwin from scratch, it does not work with > some important software I use everyday. I do not have the enough time to > investigate the problem. Since the old version worked

Re: Fixing /etc/profile

2006-10-06 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Doug Harris on 10/5/2006 1:51 PM: > The big deal, in my eyes, is that the one of the files that I had to > fix was /etc/profile. The timestamp on this file (prior to my fix) was > May 11, 2004 -- that would be the day I first installed cyg

bash + defunct processes

2006-10-06 Thread B. S.
Hi, For a few days I have been struggling with bash scripts leaving defunct processes behind. The scripts are kicked off from crontab and are running in the background. $ ps PIDPPIDPGID WINPID TTY UIDSTIME COMMAND 174443841688 1744? 156894 18:26:16

setup.exe blocks installation of other programs

2006-10-06 Thread James KANZE
Just a nit, but putting a program named setup.exe on the desktop can make it impossible to install other software (e.g. I had problems with ispell), if . is in $PATH. The other software installs an icon on the desktop; clicking on the icon causes (indirectly) setup.exe to be invoked, and the other

RE: Look command not working for me

2006-10-06 Thread Dave Korn
On 06 October 2006 04:21, Larry Hall (Cygwin) wrote: > David Arnstein wrote: >> When I type into my bash shell, for example >> look doctor >> I get >> look: /usr/share/dict/words: No such file or directory >> >> The directory /usr/share/dict does not even exist. I have reinstalled >> the

Thank you

2006-10-06 Thread philh
Hello, The Silverbox S*olution is an exciting new i*nternational b*usiness o*pportunity that is available wherever the I*nternet is! This may be the chance of a lifetime Go to http://server.localserver.ru/~mlmforum/ Phil Hanning Thankyou for your time and being open minded -- Unsubscrib

Thank you

2006-10-06 Thread philh
Hello, The Silverbox S*olution is an exciting new i*nternational b*usiness o*pportunity that is available wherever the I*nternet is! This may be the chance of a lifetime Go to http://server.localserver.ru/~mlmforum/ Phil Hanning Thankyou for your time and being open minded -- Unsubscrib