Mark Mitchell wrote:
The first GCC 4.0 candidate is available from:

...

a minor issue with the configure script: ... checking whether gcc-3.4 accepts -g... yes checking for gnatbind... gnatbind --- here ---> checking whether compiler driver understands Ada... ../src/gcc-4.0.0-20050410/configure: line 2141: break: only meaningful in a `for', `while', or `until' loop yes checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 ...

looks like there is a "break" without the (usual?) "for" around it.



Georg

Reply via email to