libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

using dynamic libraries instead of static


From: L A
Subject: using dynamic libraries instead of static
Date: Thu, 21 Jul 2011 03:31:23 -0700

I am trying to cross compile a library on a linux machine. The
libstdc++.a that comes with the toolchain is not compiled with fPIC
and it is binary only. I would like to use the so file instead.
However libtool keeps linking libstdc++.a (as whole-archive) and I get
relocation errors. Any ideas about how to work around this?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]