Russell,
After cvs updating this afternoon, i'm now unable to build the winfast-flash.config it fails with the attached error. I suspect this could be todo with the modification made for gcc 3. or i might be completely wrong. I would appreciate some help with this one.
You need to change < struct irq_info slots[]; to
struct irq_info *slots;
-Andrew