
2 Oct
2010
2 Oct
'10
1:30 a.m.
On Thu, Sep 30, 2010 at 5:35 PM, Emil Axelsson
How about:
execute ("gcc -c " ++ dependencyList ++ " -o " ++ target r1)
/ Emil
Thanks Emil ... yeah, that works...I was wondering what I could do to not have to mention "r1" explicitly. I'll check out Neil's pdf and video now - perhaps I'll find answers there. -- Regards, Kashyap