On Tue, May 27, 2008 at 07:32:13PM -0700, Donnie Berkholz wrote:
> gcc 4.3 "optimized" all the headers so they have minimal includes: 
> http://gcc.gnu.org/gcc-4.3/porting_to.html
> 
> Many distros aren't installing 4.3 by default yet because too much C++ 
> code doesn't compile.

Thanks.  Fortunately I had a gcc 4.3 handy, so I've fixed all the compile
errors it found in the base library, utils, and the plugin.

Unfortunately, my system's supporting libraries for the gui are not new
enough for 4.3.x to handle, so it got confused on gtkmm dependencies.

John Priddy:

        Are you able to test CVS?  Everything but the gui should compile
        cleanly now.  If you could report any errors you get compiling
        the GUI, I'd fix them too.

- Chris


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to