<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>c and cc+ files in one project</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello,</FONT>
</P>

<P><FONT SIZE=2>I started a c project and everything works fine.</FONT>
<BR><FONT SIZE=2>I added one cpp-file with header and after some compilations</FONT>
<BR><FONT SIZE=2>and a last "rebuild" commmand make stopps with the error</FONT>
<BR><FONT SIZE=2>@CXX@ command not found.</FONT>
</P>

<P><FONT SIZE=2>the strange thing for me is that the compilation a few times</FONT>
<BR><FONT SIZE=2>succeded until the "rebuild" command.</FONT>
</P>

<P><FONT SIZE=2>my env contains the CXX(g++) and CC variables. So whats wrong?</FONT>
</P>

<P><FONT SIZE=2>Thanks, Lars</FONT>
<BR><FONT SIZE=2>lagegu@yahoo.de</FONT>
</P>

</BODY>
</HTML>