Re: G++ for CygWin

2004-01-28 Thread Dylan Cuthbert
ther, obviously g++ depends on the core gcc package. Regards ----- Q-Games, Dylan Cuthbert. http://www.q-games.com "Dave Korn" wrote in message news:[EMAIL PROTECTED] > > > > -Original Message- > > From: cygwin-owner On Behalf

Re: G++ for CygWin

2004-01-28 Thread Dylan Cuthbert
exact (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/

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, > > > &

Re: freeze-up running bash and make

2004-01-26 Thread Dylan Cuthbert
h strace output) 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 Cuthb

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

2004-01-13 Thread Dylan Cuthbert
it saw 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 Cuth

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

2003-11-11 Thread Dylan Cuthbert
but why does 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, Dyl

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.

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

2003-11-02 Thread Dylan Cuthbert
meone 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

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

2003-11-02 Thread Dylan Cuthbert
he electricity bills 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: > >

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

2003-10-30 Thread Dylan Cuthbert
(B (B (B- (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:

Re: Strange Cygwin issue

2003-10-23 Thread Dylan Cuthbert
played with' and we get"my oh my \"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

Re: long timeouts on shutdown/log off

2003-10-21 Thread Dylan Cuthbert
em working (unless I put up with 30 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,

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 >

Re: long timeouts on shutdown/log off

2003-10-19 Thread Dylan Cuthbert
rsion of cygwin? Regards - 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, here a

Re: long timeouts on shutdown/log off

2003-10-17 Thread Dylan Cuthbert
rly? Any ideas? - 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 l

Re: long timeouts on shutdown/log off

2003-10-16 Thread Dylan Cuthbert
W, ps -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 DeFari

long timeouts on shutdown/log off

2003-10-16 Thread Dylan Cuthbert
sure if this is relevant to this problem) (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

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 win

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

2003-10-09 Thread Dylan Cuthbert
onjob 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

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

2003-10-09 Thread Dylan Cuthbert
> > Did you see this whole thread? > > > 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

*** CreateFileMapping, Win32 error 5. Terminating.

2003-10-08 Thread Dylan Cuthbert
rectory tree 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

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

2003-09-16 Thread Dylan Cuthbert
ick to get 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" <[E

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

2003-09-16 Thread Dylan Cuthbert
lever" perhaps) - Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

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" <[

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

2003-09-16 Thread Dylan Cuthbert
one, maybe it can 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 hav

Cygwin, Rsync and 8-bit chars (SJIS)

2003-09-16 Thread Dylan Cuthbert
assing them (Bonto the file system 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----- (B

Re: Rsync / incorrect uids

2003-09-04 Thread Dylan Cuthbert
of the case when 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" &

Rsync / incorrect uids

2003-09-03 Thread Dylan Cuthbert
he group name and then not 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:

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

2003-02-19 Thread Dylan Cuthbert
s to reset 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

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
ned 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 (stack trace)

2002-03-19 Thread Dylan Cuthbert
f5b38 __ZStrsIcSt11char_traitsIcESaIcEERSt13basic_istreamIT_T0_ES7_RSbIS4_S5_T1_E Anyone got any ideas?? - Q-Games, Dylan Cuthbert. http://www.q-games.com "Dylan Cuthbert" <[EMAIL PROTECTED]> wrote in message a76gn8$g39$[EMAIL PROTECTED]">news:a76gn8$g39$[EMAIL PROTECTED]... > Hmm.. I noticed some

Re: RE: input stream crash with gcc 3.1

2002-03-18 Thread Dylan Cuthbert
c 3.1 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 (

Re: RE: input stream crash with gcc 3.1

2002-03-18 Thread Dylan Cuthbert
code 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 Me

input stream crash with gcc 3.1

2002-03-17 Thread Dylan Cuthbert
anyone else 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-8B2qhttp://www.q-games.com gcc.specs De

Re: GCC-3.1/Cygwin

2002-03-11 Thread Dylan Cuthbert
to compile any code whatsoever".. or something along those lines ;-) Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils - Original Message - From: "Dockeen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tu

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/uti

Re: [c++ stl] std::string bug?

2002-03-04 Thread Dylan Cuthbert
e gnu gcc mailing list. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com/personal/utils "Gwenaël Durand" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > It seems that one constructo

Re: update on inetd not able to find cygwin1.dll

2002-02-17 Thread Dylan Cuthbert
I have no trouble running inetd on cygwin 1.3.9 and win2ksp2. Maybe your install of cygwin isn't complete? Remember to follow the install instructions precisely for inetd. - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message -

Re: offline installation

2002-02-15 Thread Dylan Cuthbert
place? I think you 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/perso

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

2002-02-14 Thread Dylan Cuthbert
the Maya plugin. Apart from that it all 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.co

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

2002-02-13 Thread Dylan Cuthbert
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-game

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

2002-02-13 Thread Dylan Cuthbert
so I force-ably extern'ed it. Does it really exist, if so, where? Any ideas, anyone? - Q-Games, Dylan Cuthbert. http://www.q-games.com ----- Original Message - From: "Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> To: "Dylan Cut

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

2002-02-13 Thread Dylan Cuthbert
mailing list but I can't find 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 -- Uns

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

2002-02-12 Thread Dylan Cuthbert
e. easy to program) addition to the user-interface 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 ---

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
ing these today 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 --

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
---- Q-Games, 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,

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
s it is used on .dll files to generate a .def file? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: "Pavel Tsekov" <[EMAIL PROTECTED]> To: "Dylan Cuthbert" <[EMAIL PROTECTED]> Cc: <[EMAIL P

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: "Bar

Re: DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
files 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: &qu

DirectX8/DirectInput + cygwin

2002-02-06 Thread Dylan Cuthbert
r, but v3.03 seems 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:

Re: security with the ftp daemon

2002-01-21 Thread Dylan Cuthbert
Thanks, you were right, I regenerated the groups file and it returned to being secure again - it seems a bit dangerous to default to admins group, maybe better if it defaults to guest or something along those lines? Regards - Q-Games, Dylan Cuthbert. http://www.q

security with the ftp daemon

2002-01-20 Thread Dylan Cuthbert
daemon should 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:

Re: named colour list

2002-01-18 Thread Dylan Cuthbert
ah yes, I've always liked lightsalmon myself.. I wonder if anyone knows where it comes from as I'd like a few more choices? Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: "Schaible, Jörg" &l

named colour list

2002-01-17 Thread Dylan Cuthbert
med colours and their values somewhere but I can't seem to find it. Is there a way to enter direct RGB values instead of names? Regards ----- Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug rep

Re: Newbie Question (+ installation and security questions)

2002-01-09 Thread Dylan Cuthbert
il is big enough anyway, I'd like to mention that Cygwin is a great project - it provides not only a cheaper alternative to using Visual $tudio for development - it provides a *better* alternative. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com -

Re: Newbie Question

2002-01-09 Thread Dylan Cuthbert
eems 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,

Re: Newbie Question

2002-01-09 Thread Dylan Cuthbert
Just right click on the cygwin shell icon and click Properties, then alter the settings just as you would for a DOS box. Regards - Q-Games, Dylan Cuthbert. http://www.q-games.com - Original Message - From: "Paul Johnson" <[EMAIL PROTECTED]

Maya development tools and Cygwin

2002-01-09 Thread Dylan Cuthbert
getting 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://