Is it possible to run the compiler and linker through another command, say &quot;time&quot; or a custom script? In other words, I want the compile and link steps to run &quot;&lt;command&gt; gcc&quot; and &quot;&lt;command&gt; ld&quot;.<br>
<br>Regards,<br>Hariharan<br>