JDJackson - 2005-04-12

Hi, I'm having a problem using armcc durring the link phase.  In order for the <cc> task to even try to link, I have to specify the outfile attribute of cc.  When I do this, instead of getting the expected "-output <arg>" on my armlink call, I get "-via<arg>".  This doesn't look right to me.  Has anyone else had similar problems?  Anyone know how to fix it?

Thanks in advance for any help,
-Jonathan