Friends,<br><br> I have written a subroutine in assembly program and wants to link it to my c program. I have turbo 'C' compiler.<br>I tried to compile my program with tcc and generate an assembly code. But when I link the program using tlink it gives me error message like _PRINTF, _SCANF external references....Pl help....If anybody tell me what all options of tcc to be used.....<br>