> From: Andy Wingo <wi...@pobox.com> > Date: Sat, 23 Jun 2018 21:11:29 +0200 > Cc: guile-devel@gnu.org > > Is there anyone who compiles Guile with a compiler that does not support > C99? If so, please give platform and compiler.
You mean C99 compiler or C99 C run-time library? Or both? MS-Windows (MinGW) doesn't have a C99 compliant C library, although quite a few of what's needed is present.