[RTEMS Project] #520: gcc-3.3.2/cross-gnatmake is non-functional

RTEMS trac trac at rtems.org
Fri Nov 21 14:10:01 UTC 2014


#520: gcc-3.3.2/cross-gnatmake is non-functional
----------------------------+----------------------------
 Reporter:  ralf.corsepius  |       Owner:  joel.sherrill
     Type:  defect          |      Status:  closed
 Priority:  normal          |   Milestone:  2
Component:  tools           |     Version:  unknown
 Severity:  major           |  Resolution:  wontfix
 Keywords:                  |
----------------------------+----------------------------
Changes (by joel.sherrill):

 * status:   => closed
 * resolution:   => wontfix


Old description:

> 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

New description:

 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

--

--
Ticket URL: <http://devel.rtems.org/ticket/520#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list