On 6/5/07, Peter O'Gorman <[EMAIL PROTECTED]> wrote:
On Tue, 2007-06-05 at 16:04 -0600, deckrider wrote: > On 6/5/07, Peter O'Gorman <[EMAIL PROTECTED]> wrote:> > > > So, why does AC_PROG_CPP set CPP="" for you? > > Not sure, but in the Makefile that was generated, it is this: > > CPP = cc +DD64 -Wl,+k -E How odd! Could you post the entire config.log (compressed), thanks. Peter
Here is a reduced configure.ac file, which I then ran 'autoreconf -fi" against. Then I run './configure CC="cc +DD64 -Wl,+k" CXX="aCC +DD64 -Wl,+k"' And here is the resulting config.log.
configure.ac
Description: Binary data
config.log.bz2
Description: BZip2 compressed data
_______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
