Windows mysql client hangs in cygwin ssh shell

2006-03-24 Thread Paul G Cantalupo
Hello, When I run the Windows mysql client from a cygwin bash shell everything works fine. But when I run the Windows mysql client after logging into my computer with ssh, then the client hangs - read: I don't see 'Enter password:'. If I run a cygwin compiled source version of mysql, it works

Perl: maximum number of lines for negative lookahead assertion

2005-05-04 Thread Paul G Cantalupo
Hello, I'm using the negative lookahead assertion in a regular expression to parse tokens of a text file that start with a '>'. Some of the tokens can be very long like 500, 1000 or up to 2000 lines long. It seems that the negative lookahead assertion fails on tokens that are too many lines long.

Re: OT: Re: merging mingw and cygwin

2003-10-16 Thread Paul G.
On 13 Oct 2003 at 23:13, Christopher Faylor wrote: > On Mon, Oct 13, 2003 at 05:35:38PM -0700, Paul G. wrote: > >Mingw is not included with Msys. Msys "can use" and "is capable of > >_recognizing_", Mingw. Msys != Mingw. Msys does not need Mingw to > &g

OT: Re: merging mingw and cygwin

2003-10-13 Thread Paul G.
ly than cygwin tools. Check your information. As previously noted in another reply to this thread, Msys is not Mingw and Mingw is not Msys. Mingw is not included with Msys. Msys "can use" and "is capable of _recognizing_", Mingw. Msys != Mingw. Msys does not need Min

Re: merging mingw and cygwin

2003-10-13 Thread Paul G.
Umm...that's not exactly true...I think I can speak from experience on this, being someone who develops using Cygwin (with and w/o -mno-cygwin), Mingw and Msys on a very regular basis (maintaining all of those ports for two or three, functionally different, APIs). Paul G. --

Re: merging mingw and cygwin

2003-10-12 Thread Paul G.
On 12 Oct 2003 at 20:10, Christopher Faylor wrote: > On Sun, Oct 12, 2003 at 04:47:18PM -0700, Paul G. wrote: > >On 12 Oct 2003 at 15:41, Edward Peschko wrote: > >>It sure would beat the install process for mingw right now, which is > >>a manual horror right now

Re: merging mingw and cygwin

2003-10-12 Thread Paul G.
hould it or does it need to be. If you want the latest Mingw release, then take a look at the link noted above. Paul G. -- 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: merging mingw and cygwin

2003-10-12 Thread Paul G.
Does the author of this reply have a problem with someone else knowing what they are talking about? On 12 Oct 2003 at 0:36, Christopher Faylor wrote: > On Sat, Oct 11, 2003 at 09:16:41PM -0700, Paul G. wrote: > >Msys is derived from Cygwin. However, it does not have the overhead >

Re: merging mingw and cygwin

2003-10-11 Thread Paul G.
he Mingw specific binaries and utilities. Paul G. -- 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: merging mingw and cygwin

2003-10-11 Thread Paul G.
yup. Msys is derived from Cygwin. However, it does not have the overhead that Cygwin does, nor does Msys support the posix/unixy stuff that Cygwin does...nor should it. Paul G. On 12 Oct 2003 at 0:08, Christopher Faylor wrote: > On Sat, Oct 11, 2003 at 08:16:33PM -0700, P

Re: merging mingw and cygwin

2003-10-11 Thread Paul G.
he cost (in terms of systems resources/overhead and in terms of Unix-like support and Posix support) for Cygwin. In fact it might help to read the documentation (if it hasn't been read) at the Mingw (http://www.mingw.org) site to get a better sense of the differences between the two and w

Re: .dll and .lib files

2003-06-10 Thread Paul G.
> Paul G. wrote: > > > >>Is there a reason to respond to a posting with guesses? > >> > >>Just curious. > > > > > > Curiosity killed the cat... > > > > Guess it is safer to not say anything than to say what may be

Re: .dll and .lib files

2003-06-09 Thread Paul G.
> Is there a reason to respond to a posting with guesses? > > Just curious. Curiosity killed the cat... Guess it is safer to not say anything than to say what may be true... Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Proble

Re: .dll and .lib files

2003-06-09 Thread Paul G.
ot be the same sort of .dlls that MSVS generates. Also, again, another guess, you can link MS .dlls without problems. You may be required, however, to use the - mno-cygwin. Again, it is just a guess. Paul G. > Hi, > > I'm trying to build a .dll and

Re: Gcc 3.2 -mno-cygwin

2002-12-19 Thread Paul G.
Thank you. > On Thu, Dec 19, 2002 at 08:17:48PM -0800, Paul G. wrote: > >...for as long as -mno-cygwin switch, or use thereof, is not being > >deprecated...if, however, -mno-cygwin is being deprecated or the use > >thereof is being "officially" deprecated, then

Re: Gcc 3.2 -mno-cygwin

2002-12-19 Thread Paul G.
> On Mon, Dec 16, 2002 at 09:07:57PM -0800, Paul G. wrote: > >> Redirecting this, too. > >> > >> On Sun, Dec 15, 2002 at 03:18:00PM -0800, Paul G. wrote: > >> >Well, if your Win32 system doesn't support links (NT4 shortcuts), this > >>

Re: Gcc 3.2 -mno-cygwin

2002-12-16 Thread Paul G.
> Redirecting this, too. > > On Sun, Dec 15, 2002 at 03:18:00PM -0800, Paul G. wrote: > >Well, if your Win32 system doesn't support links (NT4 shortcuts), this > >isn't really surprising. > > Did you actually read this email or were you just scannin

shared files and fork()

2002-12-06 Thread Paul G.
files, and more out of curiousity than anything else, a question for clarification: Does Cygwin support .so files now? Can someone clarify what the "rebaseing" was actually about? Thanks, Paul G. -- Unsubscribe info: http://cygwin.com/ml/#u

Re: cygstart foo.pdf results in 'AcroRd32.exe has generated errors'

2002-12-02 Thread Paul G.
it should be starting AcroRd32.exe without a problem. Cygstart ($cygstart ...) works as well. Assuming, of course, you are actually in the pwd that includes acrord32.exe. uname -a: CYGWIN_NT-4.0 TALIESIN 1.3.17(0.67/3/2) 2002-11-27 18:54 i686 unknown Paul G. > On 2-

.dll.a, .dll files and other questions

2002-11-29 Thread Paul G.
, Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: .dll question

2002-10-02 Thread Paul G.
Thank you, Rob. On 3 Oct 2002 at 9:19, Robert Collins wrote: > On Thu, 2002-10-03 at 09:13, Paul G. wrote: > > > On a related note, can Cygwin generate c++ .dlls which are loadable by msvc++ >or > > does Microsofts' method of name mangling prohibit such th

Re: .dll question

2002-10-02 Thread Paul G.
Thank you, Rob. On 3 Oct 2002 at 9:19, Robert Collins wrote: > On Thu, 2002-10-03 at 09:13, Paul G. wrote: > > > On a related note, can Cygwin generate c++ .dlls which are loadable by msvc++ >or > > does Microsofts' method of name mangling prohibit such th

Re: .dll question

2002-10-02 Thread Paul G.
clarification. On a related note, can Cygwin generate c++ .dlls which are loadable by msvc++ or does Microsofts' method of name mangling prohibit such things? Thanks again for your input folks. Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe

.dll question

2002-10-01 Thread Paul G.
way or the other. Thanks, Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Setup.exe problem?

2002-04-30 Thread Paul G.
nyway, just wanted to let folks know. Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: I am not going to let Cygwin BSOD my Windows 2000 Server

2002-04-22 Thread Paul G.
me if I am missing something. That is just part of what they do. My part is to be very clear about what I see occurring now, and to report that to the best of my ability to the mailing list if that is what becomes necessary after addressing the (not unrealistic) expectations noted above.

OT: Cygwin at Fault? (Was Re: I am not going to let cygwin BSOD my Windows 2000 Server)

2002-04-21 Thread Paul G.
operation. They managed to defraud their "clients" of at least 250,000 USD (could end up being as much as 750,000 USD) before they were shut down by US FTC. (Some of those clients were mid-size corporations). Fortunately, I haven't been in the market for a new

Re: [ANNOUNCEMENT] Setup.exe update

2002-04-02 Thread Paul G.
Just wanted to comment. The new setup looks great, Robert. Used it last night and it was very intuitive and comprehensive. Thank you for all the time and energy you've put in to updating it. Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-s

Re: Permission denied running programs in other directories

2001-12-16 Thread Paul G.
ing the setup > program then it starts working... By that I mean it works until I shut > down windows... When I restart it I will get the same behavior as > described above. Its as if the setup program is enabling some file or > directory permissions that are not setup upo

Re: Exploitation of vulnerability in SSH1 CRC-32 compensation

2001-12-14 Thread Paul G.
On 14 Dec 2001 at 11:39, Corinna Vinschen wrote: > On Thu, Dec 13, 2001 at 07:46:35PM -0800, Paul G. wrote: > > Hi folks, > > > > Not sure if this even applies for Cygwin, but thought I'd ask: > > > > SSH CRC32 attack detection

Exploitation of vulnerability in SSH1 CRC-32 compensation

2001-12-13 Thread Paul G.
ygwin vulnerable? Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: how to link CYGWIN cout dll instead WIN32 cout dll using MSVC

2001-12-13 Thread Paul G.
ly incompatible. Not certain, but think you can load msvc .dlls from within Cygwin executables. Paul G. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ:

Re: gcc -mno-cygwin fail -- undefined reference to `_impure_ptr'

2001-12-13 Thread Paul G.
y're not supported by > mingw. Yes. More specifically you can not use the -mno-cygwin flag and expect X-windows to function. The reason, Win32api is not X-Windows. To reiiterate what some have said earlier, don't use -mno-cygwin unless you really Know What You Ar