[gnu.g++.bug] gnulib3.c

jjc@relay.eu.net (James Clark) (11/27/89)

In g++ 1.36.1, gnulib3.c defines COFF if i386 is defined. This is
incorrect when using COFF encapsulation on a System V 386 PC. In this
case COFF shouldn't be defined because the GNU linker is being used. I
don't think there's any way to determine whether COFF should be
defined on the basis of predefined symbols; the Makefile has got to
supply the appropriate flags.

James Clark
jjc@jclark.uucp