Re: 1.5.25: Intermittent hangs or network issues

2009-05-08 Thread Jim Marshall
Larry Hall (Cygwin) wrote: Jim Marshall wrote: Jim Marshall wrote: Dave Korn wrote: Jim Marshall wrote: I do not have any firewall software running, Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. Do you possibly suffer from the Cisco

Re: 1.5.25: Intermittent hangs or network issues

2009-04-29 Thread Jim Marshall
Jim Marshall wrote: Dave Korn wrote: Jim Marshall wrote: I do not have any firewall software running, Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. Do you possibly suffer from the Cisco VPN client software that comes with a built

1.5.25: Intermittent hangs or network issues

2009-04-28 Thread Jim Marshall
I was using a previous version of cygwin (sorry don't know the version, but I think it was last updated summer 2008?) without any issues. About a month ago I ran cygwin setup to update my version to the latest. I did have some issues with X, but I was able to remedy them by searching the list

Re: 1.5.25: Intermittent hangs or network issues

2009-04-28 Thread Jim Marshall
Dave Korn wrote: Jim Marshall wrote: I do not have any firewall software running, Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key, Named file. Do you possibly suffer from the Cisco VPN client software that comes with a built-in version of the core ZA

Re: Issue with GDB under Cygwin and XP

2008-02-13 Thread Jim Marshall
Ray Hurst wrote: Marco Atzeri wrote: --- Ray Hurst [EMAIL PROTECTED] ha scritto: Works fine on my Windows XP Pro machine using the same GDB and gcc version 3.4.4. What gcc version do you have? The stack trace would indicate that the crash is occurring before it gets to your main

Re: xemacs

2008-02-12 Thread Jim Marshall
Taras D wrote: Hi everyone, Can anyone tell me why the following has occurred. When I first installed cygwin, I pretty much just installed xemacs (no emacs and a whole bunch of other stuff). Xemacs could be started from the bash script (black background) with the command 'xemacs '. It would

Re: Issue with GDB under Cygwin and XP

2008-02-12 Thread Jim Marshall
Ray Hurst wrote: I'm running under Windows XP and Cygwin. I ran GDB on a simple C program and captured the output (below). I have a few questions: Why can I run the program several times with no errors but as soon as I set a breakpoint at main it gets a SIGSEGV fault? Why does the backtrace

Re: use cygwin GCC from a windows application

2007-12-28 Thread Jim Marshall
Niklas Molin wrote: I'm quite new to cygwin, so this might be an easy question to answer (I've tried to search on the web for a solution). I'm using a windows program to edit the code in my project. To compile the project I want to use a GCC-version running in cygwin. How can I from the windows

Re: Reading and writing to a cygwin terminal from a WINMAIN() windows application?

2007-11-29 Thread Jim Marshall
Josef Karthauser wrote: Hi there, I'm writing a windows winmain() application which talks to the console, and am having trouble getting it to write() to a cygwin console window. I was hoping that someone on this list might be able to aid me. The application is a dual graphics/CLI program, and

Re: Library issues with GCC - libuser32

2007-11-19 Thread Jim Marshall
Jeff Bader wrote: Using GCC: For ld to find -luser32, I downloaded a version of w32api and then copied the libuser32 file into the main cygwin library. Why was this necessary to use GCC? Why could I not just install the devel package and be done with it? Thank you, Jeff

GDB with VC++ components

2007-11-01 Thread Jim Marshall
Hi, I realize this is probably a GDB question, I sent a message to that alias but have not gotten a response. I am hoping someone on this list may have some experience with this and can answer the question. The basic question is: Should I be able to use GDB to load and execute a VC++

Re: can't read sequential files

2007-10-30 Thread Jim Marshall
zirtik wrote: Hi, I'm using cygwin and windows XP together with Eclipse IDE and CDT. I have a following piece of code: int i; fp = fopen (phi.txt,r); for( i = 0; i 51; i++ ) { fscanf(fp, %d\n, original_phi[i]); } ... and

Re: Configure and Installing tar.gz2?

2007-10-30 Thread Jim Marshall
Krycek Dubois wrote: Hi, I want to update my version of Naim to the latest version which is 0.11.8.3.1. You can find it here: http://naim.n.ml.org/download I have downloaded the source but I have no idea how to compile this. The file extension is tar.bz2 I have searched the mailing list

Re: startxwin.sh crashing on XP pro

2007-05-18 Thread Jim Marshall
Larry Hall (Cygwin X) wrote: Jim Marshall wrote: My co-worker just installed cygwin, when he tries to run startxwin.sh it crashes. A fatal error has occurred and Cygwin/X will now exit. Please open /tmp/XWin.log for more information Vendor: The Cygwin/X Project Release: 6.8.99.901-4 Contact

startxwin.sh crashing on XP pro

2007-05-17 Thread Jim Marshall
My co-worker just installed cygwin, when he tries to run startxwin.sh it crashes. A fatal error has occurred and Cygwin/X will now exit. Please open /tmp/XWin.log for more information Vendor: The Cygwin/X Project Release: 6.8.99.901-4 Contact: xxx XWin was started with the following command

Re: can not exec cc1.exe

2007-05-10 Thread Jim Marshall
Brian Dessent wrote: 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

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: 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 showing