LINUX.ORG.RU

Проблема сборки ada compiler'а (gcc-3.4.2)


0

0

Hello, All!

Делаю $(srcdir)/configure (неважно, с какими ключами -- пробовал --enable-languages=ada|c,ada|ada,c|all|...), после этого, как обычно, make bootstrap либо make profiledbootstrap, а затем при попытке make -C gcc gnatlib_and_tools получаю сообщение, что такого target'а нет. И это правда: его действительно нет.

Вопрос: как сконфигурить gcc, чтобы собрался gnat?

★★★★★

Системная конфигурация

[bass@bass bass]$ autoconf --version
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[bass@bass bass]$ automake --version
automake (GNU automake) 1.8.3
Written by Tom Tromey <tromey@redhat.com>.

Copyright 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[bass@bass bass]$ gcc --version
gcc (GCC) 3.4.2
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[bass@bass bass]$ ld --version
GNU ld version 2.15.90.0.3 20040415
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.

[bass@bass bass]$ uname -r
2.6.7-1.494.2.2

Bass ★★★★★
() автор топика

Вроде бы для сборки adы нужна сама ада (более старый компилятор). Так что видимо, придется ставить gnat из бинарника.

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

Большое спасибо

Действительно помогло

Bass ★★★★★
() автор топика
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.