#520 closed defect

gcc-3.3.2/cross-gnatmake is non-functional

Reported by: Ralf Corsepius Owned by: Joel Sherrill
Priority: normal Milestone: 2
Component: tool Version: unknown
Severity: major Keywords:
Cc: bugs@… Blocked By:
Blocking:

Description (last modified by Joel Sherrill)

When building ada-tests/samples/hello:

i386-rtems4.7-gnatmake -v -cargs -B/opt/rtems-4.7/i386-rtems4.7/lib/ -B../../../../../lib/ -B../../../../../pck6/lib/ -specs bsp_specs -qrtems -largs -B/opt/rtems-4.7/i386-rtems4.7/lib/ -B../../../../../lib/ -B../../../../../pck6/lib/ -specs bsp_specs -qrtems -bargs -Mgnat_main -margs -I../../../../../lib/include/adainclude -I../../../../../pck6/lib/include/adainclude -I../../../../../../../../rtems.master/c/src/ada-tests/support -cargs -isystem ../../../../../pck6/lib/include -mcpu=k6 -O4 -g -Wall -largs -isystem ../../../../../pck6/lib/include -mcpu=k6 -O4 -g -Wall -largs -isystem ../../../../../pck6/lib/include -mcpu=k6 -O4 -g -Wall init.o -margs -a ../../../../../../../../rtems.master/c/src/ada-tests/samples/hello/hello.adb -o hello

GNATMAKE 3.3.2 Copyright 1995-2002 Free Software Foundation, Inc.

-> "hello" final executable
"hello.ali" being checked ...
-> "hello.ali" missing.

i386-gcc -c -I../../../../../../../../rtems.master/c/src/ada-tests/samples/hello/ -B/opt/rtems-4.7/i386-rtems4.7/lib/ -B../../../../../lib/ -B../../../../../pck6/lib/ -specs bsp_specs -qrtems -I../../../../../lib/include/adainclude -I../../../../../pck6/lib/include/adainclude -I../../../../../../../../rtems.master/c/src/ada-tests/support -isystem ../../../../../pck6/lib/include -mcpu=k6 -O4 -g -Wall -I- ../../../../../../../../rtems.master/c/src/ada-tests/samples/hello/hello.adb
i386-rtems4: error, unable to locate i386-gcc

Apparently gnatmake is screwing up on canonicalization.

Release:
gcc-3.3.2

Change History (2)

comment:1 Changed on 03/08/06 at 17:58:05 by Joel Sherrill

Status: assignedsuspended

State-Changed-From-To: open->suspended
State-Changed-Why: GNAT still has problems but this one appears to be long dead
if you use a late model (4.x and newer) gcc version

comment:2 Changed on 11/21/14 at 14:10:01 by Joel Sherrill

Description: modified (diff)
Resolution: wontfix
Status: closed
Note: See TracTickets for help on using tickets.