gnat and fedora these days ?



Hi,

anybody tried "gnatmake" under an up to date (28 June 2005)
Fedora Core 3 ?

I have problems. Example:

----------------------------------------------------------------------------
gnatmake -ffast-math -O -mcpu=i686 test1
gcc -c -ffast-math -O -mcpu=i686 test1.adb
+===========================GNAT BUG DETECTED==============================+
| 3.4.3 20050227 (Red Hat 3.4.3-22.fc3) (i386-redhat-linux-gnu) |
| Storage_Error stack overflow (or erroneous memory access) |
| Error detected at a-textio.ads:53:9 |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html. |
| Include the entire contents of this bug box in the report. |
| Include the exact gcc or gnatmake command that you entered. |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files). |
+==========================================================================+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.

test1.adb

compilation abandoned
gnatmake: "test1.adb" compilation error
----------------------------------------------------------------------------

reinert
.