Built in calls?

Matt Young wz6b@arrl.net
Tue Nov 19 04:01:00 GMT 2002


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.




More information about the Gcc mailing list