On Tue, Apr 25, 2006 at 01:52:00PM -0500, Albert Chin wrote: > [snip snip] > > How do we solve this? Either we set hardcode_direct=no for these > platforms or, in ltmain.in, make it smart enough to check and use > hardcode_minus_L=yes before hardcode_direct=yes.
Another possibility is to add a new variable, hardcode_direct_static, that defines whether or not the above is true for the specified system. We'd then modify ltmain.in to take hardcode_direct_static=yes into consideration when hardcode_direct=yes. -- albert chin ([EMAIL PROTECTED]) _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool