On Sun, 2005-02-06 at 19:45 -0800, Dom Lachowicz wrote:
> Martin,
>
> > We need the build system to discover the location of
> > these files and to
> > pass this location to wrapper class.
>
> No, we really don't. Link uses a $PATH-like system to
> find dictionaries. It defaults to ".:./data", but my
> auto* build system also appends the package data
> directory to the list. See utilities.c line 16.
>
> > I hardcoded the the path to the location where it
> > ended up in my build
> > system
> > (/home/msevior/abidir/share/link-grammar/4.0.dict"
> > as a hack to
> > test stuff and now get instant crashes inside glibc
> > when calling this
> > function.
>
> Bad Martin. Don't do that.
>
Hi Dom,
Thanks! But now m_Dict is never created. It is always set to
NULL. It fails to find a dictionary inside api.c.
It executes the code path for having failed to find a dictionary path
starting at line 361
Martin
Received on Mon Feb 7 05:06:13 2005
This archive was generated by hypermail 2.1.8 : Mon Feb 07 2005 - 05:06:13 CET