Re: G++ for CygWin

2004-01-28 Thread Dylan Cuthbert
(Bsame info, I suggest looking first ;-) (B (B-- (B- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q-games.com (B (B"Pinhas Krengel" [EMAIL PROTECTED] wrote in message (Bnews:[EMAIL PROTECTED] (B I re-installed cygwin recently. In /usr/bin I have gcc but

Re: G++ for CygWin

2004-01-28 Thread Dylan Cuthbert
on the core gcc package. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Dave Korn dk at artimi dot com wrote in message news:[EMAIL PROTECTED] -Original Message- From: cygwin-owner On Behalf Of Dylan Cuthbert --- explanation snipped

Re: freeze-up running bash and make

2004-01-27 Thread Dylan Cuthbert
Yes, that fixed it, thanks all. - Q-Games, Dylan Cuthbert. http://www.q-games.com Larry Hall [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] At 04:12 AM 1/26/2004, Dylan Cuthbert you wrote: Hello all, I have just upgraded to the latest cygwin

Re: freeze-up running bash and make

2004-01-26 Thread Dylan Cuthbert
) so forgive me, I'll include it next time. We got around the problem temporarily by doing 'bash --login -c cd the_build_dir; make', but it sounds like you've fixed the bug already anyway. Thanks - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info

Re: rsync/cygwin can't handle filenames with some character set

2004-01-13 Thread Dylan Cuthbert
the backslashes to try and map windows drive shares or something like that. In the end I gave up and changed what I was doing to remain on linux and ended up using cygwin only for the very final stage (it is an automated backup system). - Q-Games, Dylan Cuthbert. http

Re: cygwin deadlocks due to broken select() when writing to pipes

2003-11-11 Thread Dylan Cuthbert
it try to kill my cron jobs when I log off from my user? Shouldn't they be running no matter what user is logged in, and regardless of whether I log in or log off? They definitely shouldn't be killed or need to be killed. - Q-Games, Dylan Cuthbert. http://www.q

Re: cygwin deadlocks due to broken select() when writing to pipes

2003-11-04 Thread Dylan Cuthbert
Ok, removing tty from the CYGWIN variable allows me to log off and shutdown now. Why does the tty flag cause this kind of lock-up behaviour? Is there any reason I need the tty flag at all? If not I'll just leave it off permanently. - Q-Games, Dylan Cuthbert. http

Re: cygwin deadlocks due to broken select() when writing to pipes

2003-11-02 Thread Dylan Cuthbert
around here... ) Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, Oct 31, 2003 at 12:44:54PM +0900, Dylan Cuthbert wrote: This could explain my problems running rsync

Re: cygwin deadlocks due to broken select() when writing to pipes

2003-11-02 Thread Dylan Cuthbert
will set up something similar and see if they get the same thing. I'm not doing anything complicated, just 2 or 3 rsync's (of half a gig or so) in a cronjob every two hours to a linux server. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Christopher Faylor

Re: Cygwin deadlocks due to broken select() when writing to pipes

2003-10-30 Thread Dylan Cuthbert
- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q-games.com (B (B (B (B-- (BUnsubscribe info: http://cygwin.com/ml/#unsubscribe-simple (BProblem reports: http://cygwin.com/problems.html (BDocumentation: http://cygwin.com/docs.html (BFAQ: http

Re: Strange Cygwin issue

2003-10-24 Thread Dylan Cuthbert
\this is a string\ that is played with (including the surrounding double quotes) in our DOS program. Not what we want really. - Q-Games, Dylan Cuthbert. http://www.q-games.com David Abrahams [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Igor Pechtchanski

Re: long timeouts on shutdown/log off

2003-10-21 Thread Dylan Cuthbert
minute logoff times) and I want it back :-( Any help much appreciated. - Q-Games, Dylan Cuthbert. http://www.q-games.com Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Fri, Oct 17, 2003 at 07:50:34PM +0900, Dylan Cuthbert wrote: Ok

Re: long timeouts on shutdown/log off

2003-10-19 Thread Dylan Cuthbert
those damn double-bluffs again ;-) Christopher Faylor [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] On Mon, Oct 20, 2003 at 10:53:54AM +0900, Dylan Cuthbert wrote: I'm glad to see that cygwin is so powerful that it can create unkillable processes. It warms my heart to see

Re: long timeouts on shutdown/log off

2003-10-17 Thread Dylan Cuthbert
? - Q-Games, Dylan Cuthbert. http://www.q-games.com Andrew DeFaria [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Dylan Cuthbert wrote: The problem: After about a day's work I go to logoff or shutdown and the machine just sits there, fully operational

long timeouts on shutdown/log off

2003-10-16 Thread Dylan Cuthbert
B (BRegards (B (B-- (B----- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q-games.com Cygwin Win95/NT Configuration Diagnostics Current System Time: Fri Oct 17 11:04:02 2003 Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 Path: d:\cygwin\usr\local\bin d:\

Re: long timeouts on shutdown/log off

2003-10-16 Thread Dylan Cuthbert
-a and netstat -an before attempting it too, and post all the results here tomorrow (I have to wait a day for this problem to occur each time so the turn-around is a bit longwinded) Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Andrew DeFaria [EMAIL

Re: closing rxvt

2003-10-12 Thread Dylan Cuthbert
I noticed in the very latest version of cygwin that I no longer get this problem though? - Q-Games, Dylan Cuthbert. http://www.q-games.com Sven Köhler [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] If you close an rxvt window by clicking on the Close

Re: *** CreateFileMapping, Win32 error 5. Terminating.

2003-10-10 Thread Dylan Cuthbert
has run a few times already with no problems, but within a day's worktime it will always go wrong and I can no longer open shells or run any cygwin command without that error. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Christopher Faylor [EMAIL

*** CreateFileMapping, Win32 error 5. Terminating.

2003-10-09 Thread Dylan Cuthbert
is accessible to any (Bvalid user on my machine and ls -l shows all permissions as rwx. (B (BDoes someone have any clues as disabling my auto backups isn't a good (Bsolution? :-) (B (B- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q-games.com (B (B (B (B

Re: *** CreateFileMapping, Win32 error 5. Terminating.

2003-10-09 Thread Dylan Cuthbert
Did you see this whole thread? http://cygwin.com/ml/cygwin/2003-10/msg00447.html yes, but is it really related to what I'm talking about? Nothing is changing this local policy in real-time is it? Also, this problem only occurs with the very latest cygwin dll from setup, the version from

Cygwin, Rsync and 8-bit chars (SJIS)

2003-09-16 Thread Dylan Cuthbert
library or does the file system library do some arsing (Babout with backslashes because of that c:\ conversion to /cygdrive/c stuff (Bthat cygwin does? Any way to turn that off if that's the case? (B (BRegards (B (B- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q

Re: Cygwin, Rsync and 8-bit chars (SJIS)

2003-09-16 Thread Dylan Cuthbert
an be left untouched? (B (BRegards (B (B----- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q-games.com (B (B (B"Dylan Cuthbert" [EMAIL PROTECTED] wrote in message (Bnews:[EMAIL PROTECTED] (B Hi there, (B (B I'm having a problem with SJIS encoded (window

Re: Cygwin, Rsync and 8-bit chars (SJIS)

2003-09-16 Thread Dylan Cuthbert
Ok, What's a managed mount when its at home? I've found lots of messages talking about its bugs but nothing explaining what it is yet or what about it that is useful. - Q-Games, Dylan Cuthbert. http://www.q-games.com Igor Pechtchanski [EMAIL PROTECTED] wrote

Re: cygwin, Rsync and 8-bit chars (SJIS) (and managed mounts)

2003-09-16 Thread Dylan Cuthbert
around this error? (I presume once -o managed is fully debugged this limitation will be removed anyway, or overridable by an option at least?) Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Christopher Faylor [EMAIL PROTECTED] wrote in message news

Re: Rsync / incorrect uids

2003-09-04 Thread Dylan Cuthbert
the *source* is an rsync server so maybe this feature just doesn't work very well when using an rsync server as opposed to ssh for rsync's transport. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Lapo Luchini [EMAIL PROTECTED] wrote in message news:[EMAIL

Rsync / incorrect uids

2003-09-03 Thread Dylan Cuthbert
t even bothering to try and match the (Buser name? (B (BDoes this mean I have to create dummy group names such as "mkgroup" and (B"SYSTEM" on the linux box? (B (BRegards (B (B- (BQ-Games, Dylan Cuthbert. (Bhttp://www.q-games.com (B (B

Re: 1.3.16-1: Apache 1.3.24 not rotating/lockup problem

2003-02-19 Thread Dylan Cuthbert
them to another connection) Regards -- - Q-Games, Dylan Cuthbert. http://www.q-games.com Corinna Vinschen [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On Thu, Nov 28, 2002 at 05:15:52AM +0100, Stipe Tolj wrote:

Re: [ANNOUNCEMENT] Updated/new: gcc 3.2-1, gcc2-2.95.3-10, gcc-mingw-3.2-20020817-1

2002-10-15 Thread Dylan Cuthbert
Hi there, Now the switch to gcc-3xx is complete, has the linker being configured to be 128-bit aligned so we can use the new SSE functionality and 128-bit data types? Regards -- - Q-Games, Dylan Cuthbert. http://www.q-games.com P2P internet radio - http

input stream segment fault with gcc 3.1 fixed

2002-03-26 Thread Dylan Cuthbert
t owned up and fixed it :-) Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/doc

Re: RE: input stream crash with gcc 3.1

2002-03-18 Thread Dylan Cuthbert
snippet for clarification: main() { std::string frog; std::cin frog; assert( 0 ); } (it doesn't get to the assert and segment faults) Any other ideas? :-/ - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils - Original Message - From: Danny

Re: RE: input stream crash with gcc 3.1

2002-03-18 Thread Dylan Cuthbert
output? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com Billinghurst, David (CRTS) [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I just tried this too. Same result. I have been chasing (without success) some

input stream crash with gcc 3.1

2002-03-17 Thread Dylan Cuthbert
with this problem so have I screwed something up somewhere? my gcc specs are attached. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils -- - $BM-8B2q<R(B Q-Games, Dylan Cuthbert. http://www.q-games.com gcc.sp

Re: GCC-3.1/Cygwin

2002-03-11 Thread Dylan Cuthbert
- Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils - Original Message - From: Dockeen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 12, 2002 2:06 PM Subject: GCC-3.1/Cygwin Care to give a simple blow by blow, suitable for a retarded

Re: Status of GCC 3.1 port?

2002-03-09 Thread Dylan Cuthbert
. (if not, mail me and I'll let you know what I did to get past this error) I haven't tried 3.1 yet, but 3.0.1 - 3.0.3 have worked fine and I doubt there's too much difference. - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils David A. Cobb [EMAIL

Re: offline installation

2002-02-15 Thread Dylan Cuthbert
meant to mention you are using another OS for the internet? I think the simplest answer is just connect windows to the internet - it doesn't hurt, at least for half an hour or so... - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils - Original Message

Re: cygwin gcc DLLs loaded by Visual C++ crashing - SOLVED

2002-02-14 Thread Dylan Cuthbert
seems to work fine so far. I think that problem has more to do with the way Maya calls its plugins (as static modules in memory) and is unrelated to cygwin I hope. Best Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils - Original Message

cygwin C++ DLLs and inter-operation with M$OFT

2002-02-13 Thread Dylan Cuthbert
any fixes for this problem (although a couple of other people do mention it). Is there just some obvious initialisation stuff I'm missing somewhere? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml

Re: cygwin gcc DLLs loaded by Visual C++ crashing

2002-02-13 Thread Dylan Cuthbert
? - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: Larry Hall (RFK Partners, Inc) [EMAIL PROTECTED] To: Dylan Cuthbert [EMAIL PROTECTED]; Cygwin@Cygwin. Com [EMAIL PROTECTED] Sent: Thursday, February 14, 2002 12:34 AM Subject: Re: cygwin C

Re: cygwin gcc DLLs loaded by Visual C++ crashing - SOLVED

2002-02-13 Thread Dylan Cuthbert
, but that allows the generation of a simplified layer to gcc's c++ and our own c++ libraries. We are now able to interface our cygwin programs with our Maya plugin (which is forced unfortunately to use VC++). Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com

addition to faq regarding directX + RCS 5.7 (tentatively)

2002-02-12 Thread Dylan Cuthbert
. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com http://www.q-games.com/personal/utils howto-directx.texinfo Description: Binary data

Re: RCS 5.7 (?)

2002-02-12 Thread Dylan Cuthbert
Weird - I notice that RCS 5.7 is in the setup package listing. Is this really the case? I have the full installation of cygwin 1.39 but the standard rcs command set (rcs/rdiff etc) doesn't seem to exist? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com

Re: RCS 5.7 (?) + setup.exe advice

2002-02-12 Thread Dylan Cuthbert
and probably solve the flurry of this kind of e-mail that gets sent every day. If I had enough time I'd do it however I just don't unfortunately so all I can do is lay my hope in some kind soul out there... Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com

DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
fine. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
into the native .a lib files gcc uses. I can generate .def files by following the description on the cygwin homepage, but I still get the same linking errors. - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: Wade Brainerd [EMAIL

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
So have the direct3d/directsound .lib files that come with cygwin already been processed for use with C++? Or are they only useable from C too as you say? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: Barubary

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
, Dylan Cuthbert. http://www.q-games.com - Original Message - From: Christopher Faylor [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, February 07, 2002 3:18 AM Subject: Re: DirectX8/DirectInput + cygwin On Wed, Feb 06, 2002 at 07:10:49PM +0100, Pavel Tsekov wrote: Christopher

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
and see if I can make some progress, thanks to everyone for their quick response! I'll send a DirectX section to the FAQ maintainer once I get all this working as a kind of payback. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message

security with the ftp daemon

2002-01-20 Thread Dylan Cuthbert
uld switch its user to the id of the person logging in? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://

Maya development tools and Cygwin

2002-01-09 Thread Dylan Cuthbert
a devkit like this to compile in cygwin/gcc? (for this kind of stuff it would be cool if gcc had a Visual Studio-emulation mode :-), a kind of ultra-crippled mode) Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com

Re: Newbie Question

2002-01-09 Thread Dylan Cuthbert
to be rather good indeed... gone are my msdos'd bash days... Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: Gary R. Van Sickle [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 10, 2002 1:46 PM Subject: RE

Re: Newbie Question (+ installation and security questions)

2002-01-09 Thread Dylan Cuthbert
Visual $tudio for development - it provides a *better* alternative. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: Christopher Faylor [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, January 10, 2002 3:24 PM