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