This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: relocation error
- From: Vincent Torri <torri at math dot u-strasbg dot fr>
- To: Eljay Love-Jensen <eljay at adobe dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 21 Jul 2004 06:43:49 +0200 (MEST)
- Subject: Re: relocation error
i have, my_lib.so was libavisynth.co (a typo...)
Vincent TORRI
On Tue, 20 Jul 2004, Eljay Love-Jensen wrote:
> Hi Vincent,
>
> For your target executable, you should also link against your my_lib.so file.
>
> You can double check your test executable with "ldd test".
>
> HTH,
> --Eljay
>
>