On Thu, Jul 28, 2005 at 03:58:55AM -0400, Doug McLain wrote:
Here is a patch that got swh plugins built for me on
FC4 gcc version
4.0.0 20050519 (Red Hat 4.0.0-8)
the original fails on gcc4 for both use of a removed optimize option
-fmove-all-movables and for declaring an already defined non-static
variable as static.
Actually the .h reference to the variables can be removed, its not needed
anymore.
I have a gcc4 happy version with soe fixes in it, but I'm waiting for a
couple ofthings before releasing it, I guess I should just get on with it.
- Steve