Robert Boehne wrote:
> Nick:
> 
> Could you post a description of the problem this is causing,
> the only problem I could infer is that "libtool" gets re-generated,
> so your compiles take longer.  Is there another problem?

The problem I am seeing is that builds would fail because, for example,
the build system would use /usr/bin/cc as the C compiler whereas libtool
would pick up cc as the C compiler. Another example is that libtool
would use g++ whereas a build system would use c++. In either case
libtool wouldn't infer the correct tag to use and be the point of
failure.

Nick
-- 
aka [EMAIL PROTECTED], [EMAIL PROTECTED]

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to