Re: Balsa v1.2.pre3 on Solaris8 - I have it compiled and working...
- From: Pawel Salek <pawsa theochem kth se>
- To: James McPherson Sun COM
- Cc: balsa-list gnome org
- Subject: Re: Balsa v1.2.pre3 on Solaris8 - I have it compiled and working...
- Date: Tue, 18 Sep 2001 10:38:24 +0200
On 2001.09.18 08: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
Actually, current configure script tries to detect which warning flags are
allowed so this should not be a problem any more.
/Pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]