delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
Date: | Wed, 17 Apr 2002 08:31:31 +0100 |
From: | Laurynas Biveinis <lauras AT softhome DOT net> |
X-Mailer: | The Bat! (v1.60c) Personal |
X-Priority: | 3 (Normal) |
Message-ID: | <108548652370.20020417083131@softhome.net> |
To: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
CC: | djgpp-workers AT delorie DOT com |
Subject: | Re[2]: DJGPP-specific (?) bug in Autoconf 2.50 |
In-Reply-To: | <Pine.SUN.3.91.1020416090230.14169C-100000@is> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1020416090230 DOT 14169C-100000 AT is> |
MIME-Version: | 1.0 |
X-OriginalArrivalTime: | 16 Apr 2002 06:28:07.0818 (UTC) FILETIME=[DF6346A0:01C1E50F] |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
>> Huh? It thinks that C++ compiler is available. EZ> Perhaps it knows that gcc can compile C++ programs? Yes, it does. It uses 'gcc' for compiling C++ programs as a last resort, however in my case it does not check that it works! EZ> But I'm not even sure it thinks a C++ compiler is available--where did EZ> you see any evidence that it did? Try my configure script without AC_PROG_CC. It will abort: 'C++ compiler cannot produce working executables'. I would expect similar check from original script I've posted, but there isn't any. And CXX and CXXFLAGS are happily subsituted in Makefiles with this script. EZ> If it thinks a C++ compiler is not EZ> available, perhaps that's because it doesn't know about gxx and gpp? No no I'm talking about situation where C++ compiler is _not_ available. Laurynas
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |