Hi, Hi, I have installed gnat-gpl on my Linux machine. And then from the same directory under sources folder I extracted the xml-ada library. And started to install it. I executed the configure command successfully. But then I tried to make by executing "make -f Makefile.314 install" command. Then after a series of normal output the execution was interrupted. And I observed the following output. ….. cc -c -I./ -I../../unicode -I../../input_sources -I../../sax -I../../dom -I../ -O2 -gnatN -I- ../../sax/sax-attributes.adb +===========================GNAT BUG DETECTED==============================+ | 3.3.6 (i486-slackware-linux-gnu) in expand_call, at calls.c:3098 | | Error detected at /usr/lib/gcc-lib/i486-slackware-linux/3.3.6/adainclude/s-secsta.ads:65:14| | 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 ../../sax/sax-attributes.adb ../../sax/sax-attributes.ads ../../sax/sax.ads ../../unicode/unicode.ads ../../unicode/unicode-ces.ads ../../sax/sax-models.ads ../../unicode/unicode.adb ../../unicode/unicode-names.ads ../../unicode/unicode-names-basic_latin.ads ../../unicode/unicode-names-latin_extended_a.ads compilation abandoned gnatmake: "../../sax/sax-attributes.adb" compilation error make[1]: *** [sax-attributes.o] Error 4 make[1]: Leaving directory `/mnt/IS/olya/gnat-gpl/x86-linux/sources/xmlada-2.1/sax' make: *** [sax] Error 2 -- Summary: xml ada installation bug in slackware Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: olcay dot alic at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35902