[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [aspell-devel] Can't link with libaspell.a
From: |
Kevin Atkinson |
Subject: |
Re: [aspell-devel] Can't link with libaspell.a |
Date: |
Fri, 16 Jan 2004 20:28:33 -0500 (EST) |
On Fri, 16 Jan 2004, Stéphane Pinel wrote:
> New to aspell, I've just compiled aspell on my MacOS X 10.3.2 (Panther)
> box.
>
> I have an app that links with libapell.dylib (using C) and everything
> works just fine.
>
> Now I would like to link this app with libaspell.a and I get several
> link errors (mostly
> undefined...) and errors comments seem to refer to C++ code...
>
> I must confess that I'm a bit lost. Is libaspell.a API different from
> libaspell.dylib ?
> Is there something more to do in order to link statically ?
You can only link statically if you are using C++ AND you are using the
same (or compatible) compiler Aspell was compiled in. If you use C than
static linking may not work.
--
http://kevin.atkinson.dhs.org