Application sending Router Solicitation packet

2005-07-06 Thread L. D. Marks
I've seen a couple of times a fortran program (g77 compilation under cygwin) attempting to send (according to my Sygate Firewall) an ICMP Type 10 (Router Solicitation) packet. The latest case wants to send to 224.0.0.2 -- I did not keep a record of previous cases. The code contains no system calls

Re: Is cygwin_ROOT still there?

2003-12-18 Thread L. D. Marks
, you will need REM to change \cygwin to \foo\bar\baz\cygwin. On Tue, 16 Dec 2003, Christopher Faylor wrote: > On Tue, Dec 16, 2003 at 11:50:32AM -0600, L. D. Marks wrote: > >I'm trying to put togethor a windows version of a (unix) GNU-type > >package. I've run into

Is CYGWIN_ROOT still there?

2003-12-16 Thread L. D. Marks
I'm trying to put togethor a windows version of a (unix) GNU-type package. I've run into a problem that the DOS CYGWIN_ROOT parameter does not seem to want to work at least on an XP machine -- no matter what I do it seems to be set to /cygwin (or a different location if that is how setup was run).