Re: Undefined References while linking with weak references

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

 



>
> Hi,
>
> I'm getting a problem while generating executable (suppose :binA). It is
> using a static lib (suppose : libX.a) now libX has some weak references fro=
> m
> another lib (libY.so) . libY.so is some 3rd party lib and libX.a is my
> library which i've generated using libtool.
> Now while compiling for binaries (binA) gcc throws error for all references
> of libY.so
> Please let me know if i'm doing anything wrong here.
>
> /-
>


[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