----- "Ken McDonell" <kenj@xxxxxxxxxxxxxxxx> wrote:
> On Thu, 2010-12-09 at 09:44 +1100, nathans@xxxxxxxxxx wrote:
> > ----- "Ken McDonell" <kenj@xxxxxxxxxxxxxxxx> wrote:
> >
> > > Changes committed to git://oss.sgi.com/kenj/pcp.git dev
> >
> > Attached patch gets me to a warning-free build. The last patch
> > snippet looks like a legitimate bug - checking name instead of
> > names after allocation.
> >
> > cheers.
>
> Nathan, what's your toolchain and $CFLAGS for the builds ... I don't
> see any warnings and I'm using
>
> $ gcc -v
> Using built-in specs.
> Target: i686-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
> 4.4.4-14ubuntu5'
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.4-7'
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--enable-multiarch --enable-linker-build-id --with-system-zlib
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
--enable-targets=all --with-arch-32=i586 --with-tune=generic
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.4 (Debian 4.4.4-7)
> I seem to be getting repeated CFLAGS expansions (!), but not
> suppressing any warnings.
Hmm, wierd.
> Do you want me to commit? Probably better to keep this in my tree so
> there are less problems when we merge back to the mainline tree, so
> I'll do the commit unless you have another plan.
Yep, was expecting you'd just commit it - thanks! I have another follow
up patch (small, just experimenting a bit), but its not ready yet. Will
send that later (maybe tomorrow if I get it done).
cheers.
--
Nathan
|