automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile C code with C++ compiler


From: Philipp Thomas
Subject: Re: Compile C code with C++ compiler
Date: Mon, 14 Apr 2003 17:23:37 +0200
User-agent: Mutt/1.5.4i

* Earnie Boyd (address@hidden) [20030409 13:49]:

> Shouldn't one use CXX for the C++ makefile variable?

CXX only applies to files which make recognizes as being C++ code, i.e.
'.cc .C .cxx .cpp' which woudn't help in this case.

Philipp

-- 
Philipp Thomas <address@hidden>
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nuremberg, Germany




reply via email to

[Prev in Thread] Current Thread [Next in Thread]