<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, May 2, 2014 at 11:04 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Fri, May 2, 2014 at 8:33 AM, Robert Lytton <<a href="mailto:robert@xmos.com">robert@xmos.com</a>> wrote:<br>

> Hi David,<br>
><br>
> The patch is to the XCore::Assemble::ConstructJob() method.<br>
> The OPT_g_Group flags are all forwarded to the external xcore assembler as a<br>
> '-g' flag,  apart from '-g0',  hence the fix.<br>
> Other assemblers may require different flags as directed by their<br>
> Assemble::ConstructJob() specialization.<br>
><br>
> Does this answer your question?<br>
<br>
</div>Somewhat - a quick survey shows that there's a similar bug in darwin<br>
and visualstudio support... not sure if there's a nicer way to handle<br>
this so we don't have to refix the bug everywhere.</blockquote><div><br></div><div>We're already hosed if we try to invoke an external assembler in VS land. </div></div></div></div>