On Fri, Oct 08, 2010 at 08:42:53AM -0400, Ethan Mallove wrote: > Hello, > > I'm trying to create a library which has no shared library > dependencies using the Intel compilers, but it appears Libtool might > be automatically adding in some -lfoo flags that are forcing the > issue. How can I tell Libtool to not add the -lfoo flags?
Hi Ethan, I find it quite unlikely that libtool adds -libraries by itself. How did you guess that libraries are added and what are these libraries named? bye ingo > > -Ethan > _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool