On Tue, 2007-06-05 at 16:42 -0600, deckrider wrote:
> 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.

Remove AC_LANG(C++), or at least move it until later in the file.

Peter


_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to