delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Thu, 07 Jun 2001 01:18:23 +0430 (GMT+04:30) |
From: | jens AT uniweb DOT se |
Subject: | Re: BUG: Automake 1.4 |
To: | cygwin AT cygwin DOT com |
Message-id: | <465946884.991860503774.JavaMail.root@colin.uniweb.se> |
MIME-version: | 1.0 |
X-Mailer: | Sun(TM) Web Access 1.2 |
Hi, I did find that. But then I staggered into another problem. AC_EXEEXT failed. And that was bacause it did not find the compiler. After looking into the scripts I found that AC_EXEEXT, same goes for AC_CYGWIN and AC_MINGW32, needs the C compiler. And I'm working on a C++ project. I only had AC_PROG_CXX in the configure.in. After adding AC_PROG_CC it seems to work. I've not tried the 1.4-p2 patch for automake yet. Don't think I will eather. But I hope the cygwin distribution gets updated to the new one. Jens Yllman >> In the cleaningpart it does not try to handle .exe. >> >> Any comments??? > >You can add AC_EXEEXT to configure.in and then call autoconf again. > >Corinna -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |