Hello,

I'm experiencing another compilation issue, this time for GNU Go 2.6 on
Debian GNU/Linux 11 (bullseye).

gcc is

gcc (Debian 10.2.1-6) 10.2.1 20210110


Error is:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../interface    -g -O2 -Wall
> -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
> -Wmissing-declarations -Wp,-lang-c89 -c sgf.c
> cc1: error: command-line option ‘-lang-c89’ is valid for the driver but
> not for C
> make[2]: *** [Makefile:155: sgf.o] Error 1
> make[1]: *** [Makefile:158: all-recursive] Error 1
> make: *** [Makefile:306: all-recursive-am] Error 2


One again, not a C programmer and couldn't exactly make sense of the
answers I had searched for.  Any help would be appreciated.

Thank you.
_______________________________________________
gnugo-devel mailing list
gnugo-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/gnugo-devel

Reply via email to