<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 17, 2013 at 4:39 PM, Karl Rupp <span dir="ltr"><<a href="mailto:rupp@mcs.anl.gov" target="_blank">rupp@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":zo">Yes - looks like I need to send the whole thing through some filter stripping out comments first. Looks like GCC can do that with<br>

>gt; gcc -fpreprocessed -dD -E file.c<div class="im"><span style="color:rgb(34,34,34)"> </span><br></div></div></blockquote></div><br>Uh, are you sure these are the options you want? -fpreprocessed assumes the input has already been preprocessed and -E stops after preprocessing.</div>
</div>