Frank Heckenbach wrote:
Jaroslaw J. Pyszny wrote:
Small change in 'config-lang.in' line 42:
- if echo $version | grep '3.2.[3-9]' > /dev/null [...] ^^^^___ this
- if echo $version | grep '3.2.[4-9]' > /dev/null [...]
OK, thanks. BTW, GPC with gcc-3.2.3 is not well tested yet (the warnings you get in your test run might be due to this). Waldek and Matthias are working on it. For a "production" compiler still gcc 3.2.1 or 3.2.2 is recommended.
Some problems are appearing with gcc 3.2 on the DJGPP-workers mail list. It is hoped to be resolved by 3.3. It has to do with generating 386 code, and I haven't been paying much attention.