Re: Balsa v1.2.pre3 on Solaris8 - I have it compiled and working...



On Tue, 18 September 07:56 James McPherson - TSG Engineer wrote:

> 11.  if desired, remove the warnings from CFLAG definitions in the
> makefiles
>      - the gcc that you get in SFWgcc doesn't like some of the
> combinations:
> 
> 	$ for mf in `find . -name Makefile`; do
> 	$ sed -e"s,-Wsign-promo -Wsign-compare -Wpointer-arith
> -Wnested-externs -Wchar-subscripts -Wuninitialized,-I/usr/local/include ,g"
> < ${mf} > ${mf}.new
> 	> mv ${mf}.new ${mf}
> 	> done

Why not add --disable-more-warnings to the ../configure for balsa?

Brian Stafford




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