Re: [ANN] Stable Guile-Gnome-Platform 2.16.1 released
Neil Funk <[email protected]> Sat, 21 Feb 2009 16:29:32 -0500
| Newsgroups | gmane.lisp.guile.gtk |
|---|---|
| Message-ID | <[email protected]> |
Thank you for the info, Greg. I rebuilt on x86_64-pc-linux-gnu-gcc-4.1.2 and it worked fine for me as well. So obviously a result of increased strictness in newer GCC. Seems that some other programs have ran into this as well. I've updated the bug at http://bugzilla.gnome.org/show_bug.cgi?id=572373 -Neil On Sat, Feb 21, 2009 at 3:33 PM, Greg Troxel <[email protected]> wrote: > Nope, didn't hit that. I used > > Using built-in specs. > Target: i386--netbsdelf > Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=x86_64-unknown-netbsd4.99.72 --host=i386--netbsdelf --target=i386--netbsdelf --enable-__cxa_atexit > Thread model: posix > gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120) > > NetBSD tends to have fairly recent but not bleeding edge gcc. This was > on 5.0; 4.0 has 4.1.2. I suspect when we get 4.2 or 4.3 I'll get that > warning, but by then it might be fixed :-) > >