[comp.sys.ibm.pc] How do you make Turbo C not load extra stuff?

dhesi@bsu-cs.UUCP (Rahul Dhesi) (08/10/87)

Programs compiled with Borland's Turbo C that use standard I/O seem to
always include the atexit() function, and also _atexittab, which is
presumably a table of function pointers used by atexit().

How does one suppress the loading of these?  I've tried eliminating
all calls to exit(), even edited out the call to it from the
start-up code, yet atexit() and _atexittab are is there.
-- 
Rahul Dhesi         UUCP:  {ihnp4,seismo}!{iuvax,pur-ee}!bsu-cs!dhesi