Исходник:
with Text_IO;
procedure Main is
begin
Text_IO.Put_Line ("Hello World");
end Main;
Компеляция:
gcc -c adatest.adb
Ответ:
+===========================GNAT BUG DETECTED==============================+
| 3.4.2 20041017 (Red Hat 3.4.2-6.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.
adatest.adb
adatest.adb:3:11: warning: file name does not match unit name, should be "main.adb"
compilation abandoned
ВОПРОС Что не так ???????
ps: ADA_INCLUDE_PATH и ADA_OBJECTS_PATH установленны. Дистр FC3

Ответ на:
комментарий
от fghj

Ответ на:
комментарий
от anonymous

Ответ на:
комментарий
от Begemoth

Ответ на:
комментарий
от anonymous


Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум gcc: Internal error: Segmentation fault (program cc1) (2009)
- Форум Проблема при сборке ядра. (2012)
- Форум Не собирается какой-то модуль ядра (2023)
- Форум FreeBSD-STABLE (2002)
- Форум Gentoo not compile (2011)
- Форум g++ internal compiler error при компиляции говнокода с -O2 (2016)
- Форум ядро, проблемы компиляции genkernel (2012)
- Форум LFS 6.7 gcc-4.3 internal compiler error: Segmentation fault (2010)
- Форум FreeBSD 11.1 СБорка Qt4.8.6 из исходников. Segmentation fault (2018)
- Форум не компилируется mysql (2005)