I need to build the latest gcc and gpc for a Deluxe Distribution. The current version of gcc is 2.7.2.3, but gpc-2.0 is expecting 2.7.2.1. I think 2.7.2.3 is nearly identical to 2.7.2.1, so maybe I can just change gpc's Makefile.in so that it expects 2.7.2.3. Do you know if this should work?