I'm having troubles getting dumper.exe to work. I always get a zero-length
core file. I have the lastest stuff as of tonight, I have read the FAQ and
the man page, and I have searched the mailing list archive. Any help would
be greatly apprieciated.
I am using:
Windows 2000 SP3
Cygwin 1.
the Cygwin FAQ at http://cygwin.com/faq/faq.html for info
on -mno-cygwin.
Mike Bresnahan
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf
> Of Alan Thompson
> Sent: Wednesday, February 05, 2003 8:18 PM
> To: [EMAIL PROTECTED]
> Subjec
For what its worth, this is the script I use:
#! /bin/sh
#
# Wrapper script for the Microsoft Visual C++ compiler (cl) to allow it to
work with Cygwin based makefiles.
cmd="/c/Program\ Files/Microsoft\ Visual\ Studio/VC98/Bin/cl"
for option
do
case $option in
-I/*)
path=`expr $op
mailto:[EMAIL PROTECTED]]On Behalf
> Of Robert Collins
> Sent: Monday, September 30, 2002 9:47 PM
> To: Mike Bresnahan
> Cc: [EMAIL PROTECTED]
> Subject: Re: libxslt 1.0.13-1 stability problems
>
>
> On Tue, 2002-10-01 at 12:35, Mike Bresnahan wrote:
> > I've exp
I've experiencing stability problems with libxslt 1.0.13-1. I'm frequently
receiving segmentation faults when running xsltproc as follows:
xsltproc --catalogs --output foo.html
/home/administrator/DocBook/docbook-xsl-1.55.0/xhtml/chunk.xsl book.xml
So far I've been able to work around each occu
I am having trouble using the cvs client to access a remote repository via
the "pserver" protocol. The line endings on the files are not being
translated from LF to CRLF. Subsequently, Visual C++ has trouble with them.
I've used cvs via the "ext" protocol to access files on sourceforge and not
h
6 matches
Mail list logo