[coyotos-dev] C version issues
Tom Bachmann
e_mc_h2 at web.de
Wed Jun 21 11:24:35 EDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
ccs/bitcc-bootstrap/runtime/bitc/runtime.h requires C99 mode
compilation, therefore I added a -std=c99 to NATIVE_GCC (I provide on
the command line anyway). But ccs/tinyscheme/scheme.c produces a warning
in c99 mode ("../tinyscheme/scheme.c:291: warning: implicit declaration
of function `isascii'") that causes the compilation to abort (due to
- -Werror).
I have to admit I due not really understand why an error message occurs
here, because ctype.h is included (compiler bug?).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEmWSzvD/ijq9JWhsRAuR0AJ0fZIpbXEpD6YBiefxfNZ33gfkcGQCfSKyO
91N+r80fF88EcbIjlnxJvcs=
=TgwH
-----END PGP SIGNATURE-----
More information about the coyotos-dev
mailing list