Re: Undefined References while linking with weak references

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

 



Hi Eljay,

libY*.so is a 3rd party lib and it contains a lot of .so .if i have
added the path of these 3rd party libs in LD_LIBRARY_PATH wont this
work.
also i've tried adding libY.so as you suggested but still same error..
I've opened libY.so and  there also a lot of weak references but they
are defined and the same week refernces in my lib libX.a they are
undefined.
While building libX.a it is not throwing any error but all the errors
are coming while building binary.

/-
Prabhat

On 4/21/06, John Love-Jensen <eljay@xxxxxxxxx> wrote:
> Hi Prabhat,
>
> Link binA against both libX.a and libY.so (in that order).
>
> HTH,
> --Eljay
>
>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux