Patch to Update to gcc 4.4.5
Brought to you by:
epronk
The attached patch is needed to update the code so it will build using gcc 4.4.5 on Fedora 13.
2010-11-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* gcov-io.c, gcov-io.h, gcov-iov.h: Update from gcc 4.4.5.
* system.h: Add XRESIZEVAR so gcov code from 4.4.5 compiles.
* main.cpp: :Change name of variable from map to filemap to
avoid naming conflicts with std::map.
* Makefile.am: Add boost_system library.
* Makefile.in: Regenerated.
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
Patch to Update to GCC 4.4.5