Mail Archives: cygwin/1999/05/26/16:55:11
------=_NextPart_000_0190_01BEA790.116ABE50
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I employ the very useful text indexing tool, swish++, developed by Paul =
Lucas
(see URL http://www.best.com/~pjl/) in a number of applications I work =
with. I recently had a situation where I needed to use a text indexing =
tool on Win95/98 machines, so I thought I'd try to compile swish++ with =
cygwin. Much to my surprise, although the two parts of the application =
that I require, the index and search utilities both compile without any =
errors, and index appears to properly index html files, each time I run =
the search utility, I'm treated to the following error:
STATUS_ACCESS_VIOLATION
I've also examined the output after recompiling with the -g option =
specified, and identifed the line in the source where the problem =
appears to be occuring, yet neither Paul nor I can make heads or tails =
of why this is occuring.
The program is written in very "vanilla" C++, and compiles "out of the =
box" under both Solaris and Linux with g++. =20
Can someone suggest common problems that I might look for when trying to =
compile using cygwin. Note: swish++ makes use of mmap() to speeding up =
indexing and searches. The error in question appears to occur when =
reading in the index file....
Rob
------=_NextPart_000_0190_01BEA790.116ABE50
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>I employ the very useful text =
indexing tool,=20
swish++, developed by Paul Lucas</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT><FONT size=3D2>(see URL <A=20
href=3D"http://www.best.com/~pjl/)">http://www.best.com/~pjl/)</A> =
in a=20
number of applications I work with. I recently had a situation =
where I=20
needed to use a text indexing tool on Win95/98 machines, so I thought =
I'd try to=20
compile swish++ with cygwin. Much to my surprise, although the two =
parts=20
of the application that I require, the index and search utilities both =
compile=20
without any errors, and index appears to properly index html files, each =
time I=20
run the search utility, I'm treated to the following error:</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2>STATUS_ACCESS_VIOLATION</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>I've also examined the output after recompiling with =
the -g=20
option specified, and identifed the line in the source where the problem =
appears=20
to be occuring, yet neither Paul nor I can make heads or tails of why =
this is=20
occuring.</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>The program is written in very "vanilla" =
C++, and=20
compiles "out of the box" under both Solaris and Linux with =
g++. =20
</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>Can someone suggest common problems that I might =
look for when=20
trying to compile using cygwin. Note: swish++ makes use of =
mmap() to=20
speeding up indexing and searches. The error in question appears =
to occur=20
when reading in the index file....</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>Rob</FONT></DIV></BODY></HTML>
------=_NextPart_000_0190_01BEA790.116ABE50
Content-Type: text/plain; charset=us-ascii
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
------=_NextPart_000_0190_01BEA790.116ABE50--
- Raw text -