autogen-bug in gnome-libs?



I have compiled gnome from cvs during the last couple of months, using
ecgs and some optimization flags. So I set CFLAGS to 

'-O6 -mpentium -mcpu=pentium -march=pentium -g'

and that have worked until when I tried today. The CFLAGS in
the generated Makefile puts a '=' sign after the -g, like this:

CFLAGS = -O6 -mpentium -mcpu=pentium -march=pentium -g= -Wall -Wno-unused -Wmiss
ing-prototypes -Wmissing-declarations -Wpointer-arith 

When compiling, I get warnings that egcs does not support that option.

What's wrong?
Richard




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]