> I am working on a platform that requires me to
> pass in CFLAGS, so I remove the CFLAGS="" from
> config.in and everything works fine. I was wondering
> if someone could explain why it is required.
When building on uCLinux, there is no gcrt0 available, so compiling
with -g will fail. Unfortunately, the configure script sets CFLAGS to
"-g -O2" by default, hence the workaround. But you are right, being
able to pass the variable to the script is a nice thing. I'll try to
find a correct solution for both situations.
Fr�d�ric
--
Fr�d�ric Gobry SMARTDATA
--- http://www.smartdata.ch
Software Engineer Lausanne - Switzerland
+41 21 693 84 98
PGP signature