|
From: | Bob Friesenhahn |
Subject: | Re: Additional link flags for HP aCC and SGI CC |
Date: | Tue, 24 Aug 2004 09:20:53 -0500 (CDT) |
On Tue, 24 Aug 2004, Gary V. Vaughan wrote:
Libtool is designed to work without automake and autoconf too. So, although your solution works well for you, it will be of benefit to the most people if we can move it into libtool itself along with all the other compiler specific knowledge that is stored there.
Libtool does not really work without autoconf. If you choose to use an installed libtool script and use a compiler, or compiler options which vary from those used when libtool was configured, then incorrect operation may result. It is best to use libtool in conjunction with autoconf and do most of the special configuration work in autoconf.
Bob ====================================== Bob Friesenhahn address@hidden http://www.simplesystems.org/users/bfriesen
[Prev in Thread] | Current Thread | [Next in Thread] |