ada/6983: ada compiler missing after gcc build
jiri_zapalka@hotmail.com
jiri_zapalka@hotmail.com
Mon Jun 10 06:06:00 GMT 2002
>Number: 6983
>Category: ada
>Synopsis: ada compiler missing after gcc build
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 10 06:06:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Jiri Zapalka, Czech Republilc
>Release: 3.1
>Organization:
>Environment:
Newly installed Compaq Tru5.1A Unix on DS20
>Description:
# whence gcc
/usr/local/bin/gcc
# gcc demo1.adb
gcc: demo1.adb: Ada compiler not installed on this system
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/alphaev67-dec-osf5.1/3.1/specs
Configured with: /var/cx/gcc-3.1/configure --enable-languages=c,ada
Thread model: single
gcc version 3.1
The same behaviour I get after not selecting the c,ada target languages.
>How-To-Repeat:
1. new installation of OS, add the /usr/local/bin to the path, install the GNU make on this system
2. untar the distribution of gcc 3.1 [/var/cx]
3. make buil subdir [/var/cx/gcc]
4. CC=cc /var/cx/gcc-3.1/configure --enable-languages=c,ada
5. make bootstrap
6. make install
7. try to compile any ada (filename.adb)source
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list