Antti-Juhani Kaijanaho wrote:
> There is no declaration of printf in the file (either included or
> otherwise), and since printf is a stdarg function, a prototype must be
> in scope.  However, this does not explain the segfault.

Also, main should return int.

(Boy, am I embarrassed not to have spotted the missing parentheses:)
-- 
Antti-Juhani

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to