Subject | Re: [firebird-support] Re: Freepascal 32 bit service on debian amd64 / 64 bit firebird? |
---|---|
Author | Konstantin Khomoutov |
Post date | 2013-07-11T17:22:20Z |
On Thu, 11 Jul 2013 10:15:53 +0200
John vd Waeter <j.v.d.waeter@...> wrote:
[...]
like this one
$ LD_DEBUG=libs,files /usr/bin/gcc
would provide you with details on what libraries the linker tried to
load, why, and from where.
John vd Waeter <j.v.d.waeter@...> wrote:
[...]
> But still "cannot load error" while starting the program.A quick followup on debugging the dynamic loader job -- an invocation
> Could it be it finds the 64 bit libfbclient.so first and throws the
> "can not load default Firebird clients" error?
like this one
$ LD_DEBUG=libs,files /usr/bin/gcc
would provide you with details on what libraries the linker tried to
load, why, and from where.