Re: command line order of object files and libraries

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

 



Just to close this off, it looks like the problem is that
on most systems the library in question is usually dynamically
linked, in which case the ordering constraints do not apply,
and that the problem only arises on the odd system like my desktop
in which either the shared library does not exist or is in a different
directory lower on the path so that static linkage is attempted.

Bill

[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