How to link without stdio

Conor O'Neill conor at lion.inmos.co.uk
Fri Sep 28 02:51:20 AEST 1990


In article <1990Sep25.223036.25429 at virtech.uucp> cpcahil at virtech.UUCP (Conor P. Cahill) writes:
>In article <1990Sep25.161300.29421 at phri.nyu.edu> roy at alanine.phri.nyu.edu (Roy Smith) writes:
>>what I'd like to do is force the linker to ignore any stdio routines in
>>/lib/libc.a; that way, if there are any stdio calls left that I missed,
>>they will show up as link errors.  Any way to do this, other than
>>rebuilding libc.a from scratch, which seems impractical.
>
>There is no way to tell the linker to skip all stdio objects.  However,
 [stuff deleted]


There is with my C compiler. "libc.a" doesn't even exist.

Please take UNIX specific bits out of comp.lang.c


---
Conor O'Neill, Software Group, INMOS Ltd., UK.
UK: conor at inmos.co.uk		US: conor at inmos.com
"It's state-of-the-art" "But it doesn't work!" "That is the state-of-the-art".



More information about the Comp.lang.c mailing list