On Tue, Aug 30, 2005 at 03:36:36PM -0700, Marc Singer wrote: > I'm cross-building an autotools enabled package (konqueror-embedded). > It builds fine on Debian derived, but RedHat systems include the file > /usr/lib/libstdc++.la. I've made sure that the prefix is not /usr and > I've eliminated all references to /usr from the build/link. There's > nothing in the makefile that explicitly references this file, but it > persists in the link where it seems to come from a .deps file. I've > even added the compiler's lib directory explicitly in the configure > invocation, but that doesn't seem to fix it. I doubt Autoconf has any role in this. If you use Libtool, it probably has a role. Graham Leggett reported[1] a similar problem on the Libtool lists a few weeks ago, but I do not recall a firm answer. [1] http://lists.gnu.org/archive/html/libtool/2005-08/msg00021.html _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf