Matthew Landauer wrote:
Thanks for that! That's a really good workaround. I'm productive again! :-)

Maybe I'm misunderstanding things but shouldn't libtool understand "-F"? It knows how to interpret -framework and -F goes with that as much as -L goes along with -l for normal linking.

Most people put their frameworks in {/System,/Network,,~}/Library/Frameworks, where they are in the default search path. People using libtool don't tend to have uninstalled frameworks (the major use for -F, afaik) during build.

Why do you need -F, do many people actually need it? I have never seen a request for this before.

Peter



_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to