<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 17/07/17 11:46, Burton, Ross wrote:<br>
<blockquote type="cite"
cite="mid:CAJTo0LYA2Xcr6PXm0oykX84PJR84D4Wj8A_n0A_VDKV0sKuYyA@mail.gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<div dir="ltr">
<div class="gmail_extra"><br>
<div class="gmail_quote">On 17 July 2017 at 11:25, Thomas A.
F. Thorne MEng AUS MIET <span dir="ltr"><<a
href="mailto:Thomas.Thorne@net2edge.com" target="_blank"
moz-do-not-send="true">Thomas.Thorne@net2edge.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1g4" class="a3s aXjCH m15d5023c14377c8d">helloworld.c
is a C file, not a C++ file. ${CC} should give you a C<br>
Compiler. CPPFLAGS should not be used or necessary for
a C compilation.<br>
</div>
</blockquote>
</div>
<br>
CPPFLAGS is C Preprocesor, you're thinking of CXXFLAGS.</div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">Ross</div>
</div>
</blockquote>
Ah yes, my mistake. Thank you for correcting me. <br>
</body>
</html>