Re: can not exec cc1.exe

2007-05-09 Thread Brian Dessent
Jim Marshall wrote: > Here is the cygcheck -svr output. Hmm, you're using a local NTFS drive and $CYGWIN is not set to anything strage. So no more clues there. What are the attributes of the .lnk files? What happens if you manually delete them and recreate them as working symlinks by hand? Br

Re: can not exec cc1.exe

2007-05-09 Thread Jim Marshall
Brian Dessent wrote: Jim Marshall wrote: I have tried uninstalling and reinstalling the mingw packages with no luck. The links "appear" ok in the mingw directory: /usr/i686-pc-mingw32 $ ls bin.lnk* include.lnk* lib.lnk* You've got something installed incorrectly then. If they are showin

Re: [EMAIL PROTECTED]: Re: DualCores and Current Cygwin problems]

2007-05-09 Thread Shankar Unni
David Arnstein wrote: Is there a particular software firewall that does not interfere with Cygwin? That's a bit of an open-ended question.. I use Sunbelt (formerly Kerio) personal firewall. I turn off most of its features HIPS, NIPS, ... and Cygwin applications work OK for me, most of the ti

Re: can not exec cc1.exe

2007-05-09 Thread Brian Dessent
Jim Marshall wrote: > I have tried uninstalling and reinstalling the mingw packages with no > luck. The links "appear" ok in the mingw directory: > > /usr/i686-pc-mingw32 > $ ls > bin.lnk* include.lnk* lib.lnk* You've got something installed incorrectly then. If they are showing as .lnk fil

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-09 Thread Aaron Gray
Aaron Gray wrote: One issue that might affect many some is that COM doesn't work. has a patch that is pending review I guess, but probably won't go into 4.2. Does this effect XPCOM meaning Mozilla and friends will not compile ? It is trig

Re: Please Help!! Calling Socket function in a dll file (that is created using cygwin library), by a Microsoft Visual C++ program resulting in infinite loop

2007-05-09 Thread Brian Dessent
kalasad mailu wrote: > I used the socket.h file provided by cygwin(/usr/include/cygwin/.) and > wrote a program to create socket, made this a dll file and used this > dll in VC++. > > I assume using of the socket.h( form cygwin) did all the conversion > form the linux system calls to the windows

Re: Please Help!! Calling Socket function in a dll file (that is created using cygwin library), by a Microsoft Visual C++ program resulting in infinite loop

2007-05-09 Thread kalasad mailu
Thanks for all your answers. I appreciate it. I have few more questions. I used the socket.h file provided by cygwin(/usr/include/cygwin/.) and wrote a program to create socket, made this a dll file and used this dll in VC++. I assume using of the socket.h( form cygwin) did all the conversion fo

can not exec cc1.exe

2007-05-09 Thread Jim Marshall
Hello, I've been using cygwin for a while now, we have been using the make along with MS C compiler (cl.exe) and it has worked extremely well. Recently we decided to switch to use gcc for some projects and it works great, but we wanted to make executables that did not require cygwin1.dll. As

Re: DualCores and Current Cygwin problems

2007-05-09 Thread Brian Salter-Duke
On Wed, May 09, 2007 at 10:07:20AM -0400, Christopher Faylor wrote: > On Wed, May 09, 2007 at 09:54:36PM +0800, Chee Kiang Goh wrote: > >Looking forward nevertheless to a better co-existence solution with > >WindowXP/DualCoreCPU. This feature had been the primary reason why I > >stick to cygwin ov

Re: rsync with --recursive --files-from=

2007-05-09 Thread marvin rishoff
Hi Dave thanks for replying Here is the contents of the list that is being printed ./WMS_20070502.log ./WMS_20070503.log ./WMS_20070504.log ./WMS_20070505.log ./WMS_20070506.log ./WMS_20070507.log ./WMS_20070508.log ./WMS_20070509.log Thanks Marvin On 5/9/07, Dave Korn <[EMAIL PROTECTED]> wrot

RE: Re[2]: rsync with --recursive --files-from=

2007-05-09 Thread Dave Korn
On 09 May 2007 19:59, oleyk wrote: DO NOT USE FALSE EMAIL ADDRESSES OLEYK. Look at the From: line of your post. "cygwin at cygwin dot com" is *not* the address of Marvin Rishoff. > i'm sorry, but: > > $ rsync --version > rsync version 2.4.6 protocol version 24 > i have no option "--files

Re[3]: rsync with --recursive --files-from=

2007-05-09 Thread oleyk
Replying to a message of oleyk to Marvin, Thursday, May 10, 2007, 04:59 +1000: bad advice >/usr/bin/rsync -avz --files-from=`find ./WMS_*.log -mtime -7 -print` ... -- regards, oleyk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.co

Re[2]: rsync with --recursive --files-from=

2007-05-09 Thread oleyk
Replying to a message of Marvin Rishoff to cygwin, Wednesday, May 9, 2007, 13:35 +1000: MR> - MR> #!/bin/bash MR> cd "/c/WINDOWS/system32/LogFiles/WMS/[Global]/" MR> find ./WMS_*.log -mtime -7 -print >> list MR> /usr/bin/rsync -a

[EMAIL PROTECTED]: Re: DualCores and Current Cygwin problems]

2007-05-09 Thread David Arnstein
- Forwarded message from Christopher Faylor <[EMAIL PROTECTED]> - PTC, although, you have to wonder why we'd have to accommodate virus checkers or firewalls, which are supposed to be unobtrusive. - End forwarded message - Is there a particular software firewall that does not interf

Re: DualCores and Current Cygwin problems

2007-05-09 Thread Christopher Faylor
On Wed, May 09, 2007 at 09:54:36PM +0800, Chee Kiang Goh wrote: >Looking forward nevertheless to a better co-existence solution with >WindowXP/DualCoreCPU. This feature had been the primary reason why I >stick to cygwin over the years :> FYI, there is no better coexistence solution contemplated.

Re: DualCores and Current Cygwin problems

2007-05-09 Thread Chee Kiang Goh
Good day, Larry, Will give it a try. Thanks! This setting will kinda leave me abit unprotected from the rest of the internet... :P Shall be offline when trying... Looking forward nevertheless to a better co-existence solution with WindowXP/DualCoreCPU. This feature had been the primary reason

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-09 Thread Aaron Gray
Aaron Gray wrote: One issue that might affect many some is that COM doesn't work. has a patch that is pending review I guess, but probably won't go into 4.2. Does this effect XPCOM meaning Mozilla and friends will not compile ? It is trig

Re: DualCores and Current Cygwin problems

2007-05-09 Thread Larry Hall (Cygwin)
On 05/09/2007, Chee Kiang Goh wrote: > Searched and tried several suggestions on the mailing list(replaced with > latest dev version of cygwin1.dll, base dist, rebase, make -j1, stop the > zone alarm, avira's antivir etc). Always, I get messages similar to the > below example with messages about

RE: rsync with --recursive --files-from=

2007-05-09 Thread Dave Korn
On 09 May 2007 04:36, Marvin Rishoff wrote: > so I tried changing a few things around so that my script was more like > this > > -- > #!/bin/bash > cd "/c/WINDOWS/system32/

Re: Successful build of GCC 4.2.0 RC3 on latest Cygwin snapshot 20070427

2007-05-09 Thread Aaron W. LaFramboise
Aaron Gray wrote: One issue that might affect many some is that COM doesn't work. has a patch that is pending review I guess, but probably won't go into 4.2. Does this effect XPCOM meaning Mozilla and friends will not compile ? It is trig