<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> Honestly I didn't think about it much. It should probably get migrated<br>
> along, because otherwise how would you pass that along?<br>
<br>
We might want the flag to appear in --cflags and --cxxflags. But it shouldn't<br>
appear in --cppflags, as that should contain only preprocessor flags.<br>
<br></blockquote><div><br></div><div>Sure.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> That said, stripping it out for now is fine. cgo should probably learn how<br>
> to deal with .dwo files at some point.<br>
<br>
Perhaps, but I'd expect that if cgo uses cppflags on its own it should be<br>
able to rely on those flags not changing the output format.<br><br></blockquote><div><br></div><div>I'd be surprised if -g wasn't making it in there then since they're relying on debug output?</div><div><br></div><div>What's the actual command line look being passed to files that cgo wants?</div><div><br></div><div>-eric </div></div>