Built in calls?
Phil Edwards
phil@jaj.com
Tue Nov 19 23:38:00 GMT 2002
On Mon, Nov 18, 2002 at 11:35:17PM -0800, Matt Young wrote:
> junk.c;
>
> int main() {
> printf("hello\n");
> }
>
>
> Will compile without errors using
>
> gcc junk.c
>
> on my SUSE system
>
> yet uses no standard includes.
>
> Point me to the options which allow this.
-fbuiltin, -fno-builtin
--
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
- Edsger Dijkstra, 1930-2002
More information about the Gcc
mailing list