#594 closed defect (fixed)

GNAT Is missing

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: highest Milestone: 2
Component: tool Version: 4.6
Severity: critical Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description

The current release of the rtems-4.6 toolchains lack gnat.

Using apt to install gnat, one ends up with a nonfunctional gnat:
gmake[3]: Entering directory `/users/rtems/src/rtems-cvs/build/i386/i386-rtems/c/pc686/ada-tests/samples/hello'
i386-rtems-gcc -c -I../../../../../../../../rtems.orig/c/src/ada-tests/samples/hello/ -B../../../../../lib/ -B../../../../../pc686/lib/ -specs bsp_specs -qrtems -I../../../../../lib/include/adainclude -I../../../../../pc686/lib/include/adainclude -I../../../../../../../../rtems.orig/c/src/ada-tests/support -isystem ../../../../../pc686/lib/include -mcpu=pentiumpro -O4 -g -Wall -I- ../../../../../../../../rtems.orig/c/src/ada-tests/samples/hello/hello.adb
i386-rtems-gcc: ../../../../../../../../rtems.orig/c/src/ada-tests/samples/hello/hello.adb: Ada compiler not installed on this system
i386-rtems-gnatmake: "../../../../../../../../rtems.orig/c/src/ada-tests/samples/hello/hello.adb" compilation error
gmake[3]: * [hello] Error 4

Installed are:
rtems-4.6-i386-rtems-gcc-gcc3.2.3newlib1.11.0-2
rtems-4.6-i386-rtems-gnat-gcc3.2.3newlib1.11.0-1

Release:
RTEMS-4.6

Change History (1)

comment:1 Changed on 04/08/04 at 21:43:07 by Joel Sherrill

Status: assignedclosed

State-Changed-From-To: open->closed
State-Changed-Why: I have the tools built and on the ftp server.

Note: See TracTickets for help on using tickets.