On Wed, 13 Aug 2008, Andrew Johnson via RT wrote:

> On Wed Aug 13 10:41:22 2008, [EMAIL PROTECTED] wrote:
> > 
> > Does this patch help?
> 
> Almost, you just missed the executable itself (-o arg).  This patch
> works for me.

[patch using test_$$ everywhere]

That looks like it should work, but it feels like we're cheating a little 
bit too.  We're relying on special knowledge of how cc_gen works 
internally.  I'd think that a better solution might be to have cc_gen() 
return what name it actually generated, and then explicitly use that name 
as an argument to the build and run commands.

But for now, this at least should work, which is better than it was!

Thanks,

-- 
    Andy Dougherty              [EMAIL PROTECTED]

Reply via email to