Hi,

Thanks,

Now I am able to build.

It is a two step process, first I build with -g option, then copied the
library to some directory and build again with export
LDFLAGS=-Wl,-rpath,<dir containing debug lib>.

Now it works fine.

Thanks





On Wed, Feb 18, 2015 at 8:49 PM, Dirk Geschke <[email protected]> wrote:

> Hi Cloud Fundoo,
>
> > How to build lxc with debug sysmbols, i mean asking lxc-create to link
> with
> > our own debug liblxc.
>
> how about using a LD_PRELOAD pointing to the debug liblxc?
>
> Take a look at the manual page of ld.so(8).
>
> Best regards
>
> Dirk
>
> --
> +----------------------------------------------------------------------+
> | Dr. Dirk Geschke       / Plankensteinweg 61    / 85435 Erding        |
> | Telefon: 08122-559448  / Mobil: 0176-96906350 / Fax: 08122-9818106   |
> | [email protected] / [email protected]  / [email protected] |
> +----------------------------------------------------------------------+
> _______________________________________________
> lxc-users mailing list
> [email protected]
> http://lists.linuxcontainers.org/listinfo/lxc-users
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to