[uClibc] uClibc + C++, and dynamic linking issue

David Jez dave.jez at seznam.cz
Tue Nov 18 11:00:58 UTC 2003


> Hello,
  Hi,

> Problem 1. linking against ucLibc
> All programs compiled with uClibc tools are linked to uClibc libraries
> in /usr/i386-linux-uclibc/lib, but I'd like them to be linked with the
> same libraries in the /lib directory (since the target filesystem has
> libraries installed in /lib). How can I achieve this without copying
> uClibc libraries to /lib on my development system?
  I think you can use gcc -L option for specify right path.

> Regards,
> Rafal Gwizdala
  Regards,
-- 
-------------------------------------------------------
  David "Dave" Jez                Brno, CZ, Europe
 E-mail: dave.jez at seznam.cz
PGP key: finger xjezda00 at eva.fit.vutbr.cz
---------=[ ~EOF ]=------------------------------------



More information about the uClibc mailing list