Re: Cygwin and firewalls

2005-06-18 Thread Andrew Schulman
>> Why is this a Cygwin question? A firewall is a firewall. Network >> applications, both Cygwin and non-Cygwin, have to deal with it. I don't >> know what a Cygwin-hostile firewall would look like. > > Cygwin uses sockets to implement many of its functions, such as IPC. > Some overzealous fire

Re: How to write minimal program using GD library

2005-06-18 Thread Brian Dessent
Siegfried Heintze wrote: > It works! My problem was that I was running the program (via bash) from the > emacs compile command. > > I wonder why the path is not set up correctly when I use emacs to create a > subprocess? The path is setup correctly when I click on the Cygwin prompt. > > I think

RE: How to write minimal program using GD library

2005-06-18 Thread Siegfried Heintze
Thanks Brian, It works! My problem was that I was running the program (via bash) from the emacs compile command. I wonder why the path is not set up correctly when I use emacs to create a subprocess? The path is setup correctly when I click on the Cygwin prompt. I think emacs specifies bash.exe -

Re: bash page fault on Win98SE when running non-Cygwin programs

2005-06-18 Thread Christopher Faylor
On Sat, Jun 18, 2005 at 12:05:03PM -0400, irwin wrote: >On Fri, 17 Jun 2005 21:49:39 -0400, Christopher Faylor wrote: >>Corinna managed to narrow down the problem with 16-bit programs so >>there will be a fix in the next snapshot (and eventually in 1.5.18) but >>without specific information about f

Re: bash page fault on Win98SE when running non-Cygwin programs

2005-06-18 Thread irwin
On Fri, 17 Jun 2005 21:49:39 -0400, Christopher Faylor wrote: >Corinna managed to narrow down the problem with 16-bit programs so there >will be a fix in the next snapshot (and eventually in 1.5.18) but >without specific information about failing 32-bit programs there will be >no fix forthcoming f

Re: 1.5.17: problem building GNU screen

2005-06-18 Thread Christopher Faylor
On Sat, Jun 18, 2005 at 07:10:08AM -0400, Andrew Schulman wrote: >> I found a problem building GNU screen on cygwin 1.5.17. >> Invoking ./configure leads to produce below error message. >> >>>rm: cannot remove `conftext.exe': Permission denied. > >IIRC I encountered this problem during the test fo

Re: Cygwin and firewalls

2005-06-18 Thread Christopher Faylor
On Sat, Jun 18, 2005 at 07:03:32AM -0400, Andrew Schulman wrote: >> I am wondering if there is a firewall that coexists with Cygwin well. >>IIRC, there were complaints about Norton software and about some other >>firewalls too. What would you recommend me? >> >>I ask because I've never had to use

profiling

2005-06-18 Thread Daniel Walter
Are there any profilers that can be used with cygwin that can trace the call stack every time they take a sample? gprof is not very useful for problems that involve overcalling optimized functions. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cy

Re: POSIX devices

2005-06-18 Thread Bengt-Arne Fjellner
Oliver Vecernik wrote: > Bengt-Arne Fjellner schrieb: >> [...] >> so you get windows disk number. cygwin /ev/sdX disksize and partition size >> plus a good guess of what filesystem it has. NOT always perfect. >> The partition number is the the same as Y in /dev/sdXY >> Hope this helps. > > This wa

Re: Cygwin and firewalls

2005-06-18 Thread Brian Dessent
Andrew Schulman wrote: > Why is this a Cygwin question? A firewall is a firewall. Network > applications, both Cygwin and non-Cygwin, have to deal with it. I don't > know what a Cygwin-hostile firewall would look like. Cygwin uses sockets to implement many of its functions, such as IPC. Some

Greets! I offer you full base of accounts with passwords of mail server yahoo.com. Here is archive with small part of it. You can see that all information is real. If you want to buy full base, please reply me...

2005-06-18 Thread jbruder
Good offer. *** ** Attachment demo.exe was infected with virus, ** attachment part was removed. *** -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Probl

Re: 1.5.17: problem building GNU screen

2005-06-18 Thread Andrew Schulman
> I found a problem building GNU screen on cygwin 1.5.17. > Invoking ./configure leads to produce below error message. > >>rm: cannot remove `conftext.exe': Permission denied. IIRC I encountered this problem during the test for a broken FIFO implementation. As it turns out, Cygwin's FIFO impleme

Re: Cygwin and firewalls

2005-06-18 Thread Andrew Schulman
> I am wondering if there is a firewall that coexists with Cygwin well. > IIRC, there were complaints about Norton software and about some other > firewalls too. What would you recommend me? > > I ask because I've never had to use firewall before (my home box is behind > NAT in a secure network) a