public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/6879] can't build cross-compiler to mips-elf if ada is enabled
       [not found] <20020530223601.6879.geoffk@redhat.com>
@ 2003-06-27  1:18 ` pinskia at physics dot uc dot edu
  2003-07-09  5:10 ` [Bug bootstrap/6879] mips-elf cross fails with ada enabled dhazeghi at yahoo dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-27  1:18 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6879



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-27 01:18 -------
Geoff Keating no longer works for redhat so you will not get feedback, this seems simple 
to verify if you have an Ada compiler installed (which I do not).


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/6879] mips-elf cross fails with ada enabled
       [not found] <20020530223601.6879.geoffk@redhat.com>
  2003-06-27  1:18 ` [Bug ada/6879] can't build cross-compiler to mips-elf if ada is enabled pinskia at physics dot uc dot edu
@ 2003-07-09  5:10 ` dhazeghi at yahoo dot com
  2003-11-08 22:44 ` dhazeghi at yahoo dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-09  5:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6879


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-09 05:10:33
               date|                            |
            Summary|can't build cross-compiler  |mips-elf cross fails with
                   |to mips-elf if ada is       |ada enabled
                   |enabled                     |


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-09 05:10 -------
Well, the situation's improved in gcc mainline (20030705). make works, but make 
gnatlib_and_tools does not:

make -C rts CC="../../xgcc -B../../" \
        INCLUDES="-I. -I.. -I../.. -I/home/dara/mainline/src/gcc/ada -I/home/dara/mainline/src/
gcc/ada/.. -I/home/dara/mainline/src/gcc/ada/../config -I/home/dara/mainline/src/gcc/ada/../
../include -I./../.." \
                CFLAGS="-g -O2 -G 0 -fexceptions -DIN_RTS" \
        srcdir=/home/dara/mainline/src/gcc/ada VPATH=/home/dara/mainline/src/gcc/ada \
        -f ../Makefile adaint.o argv.o cio.o cstreams.o errno.o exit.o raise.o sysdep.o aux-io.o init.o 
cal.o adafinal.o tracebak.o expect.o mkdir.o  prefix.o
make[2]: Entering directory `/home/dara/mainline/objdir/gcc/ada/rts'
../../xgcc -B../../ -c -DCROSS_COMPILE -DIN_GCC   `echo -g -O2 -G 0 -fexceptions -DIN_RTS 
|sed -e 's/-pedantic//g' -e 's/-Wtraditional//g'`        -I. -I.. -I../.. -I/home/dara/mainline/src/
gcc/ada -I/home/dara/mainline/src/gcc/ada/.. -I/home/dara/mainline/src/gcc/ada/../config -I/
home/dara/mainline/src/gcc/ada/../../include -I./../.. adaint.c
In file included from adaint.c:56:
/home/dara/mainline/src/gcc/tsystem.h:75:19: stdio.h: No such file or directory
/home/dara/mainline/src/gcc/tsystem.h:78:23: sys/types.h: No such file or directory


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/6879] mips-elf cross fails with ada enabled
       [not found] <20020530223601.6879.geoffk@redhat.com>
  2003-06-27  1:18 ` [Bug ada/6879] can't build cross-compiler to mips-elf if ada is enabled pinskia at physics dot uc dot edu
  2003-07-09  5:10 ` [Bug bootstrap/6879] mips-elf cross fails with ada enabled dhazeghi at yahoo dot com
@ 2003-11-08 22:44 ` dhazeghi at yahoo dot com
  2003-11-09 10:26 ` charlet at act-europe dot fr
  2004-01-23 20:56 ` [Bug bootstrap/6879] cross build of ada - gnatlib_and_tools fails dhazeghi at yahoo dot com
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-11-08 22:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-11-08 22:44 -------
Arnaud, do you have any suggestion on how one is to get the correct target
headers passed to make gnatlib_and_tools? Thanks,

Dara

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |charlet at act-europe dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6879


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/6879] mips-elf cross fails with ada enabled
       [not found] <20020530223601.6879.geoffk@redhat.com>
                   ` (2 preceding siblings ...)
  2003-11-08 22:44 ` dhazeghi at yahoo dot com
@ 2003-11-09 10:26 ` charlet at act-europe dot fr
  2004-01-23 20:56 ` [Bug bootstrap/6879] cross build of ada - gnatlib_and_tools fails dhazeghi at yahoo dot com
  4 siblings, 0 replies; 5+ messages in thread
From: charlet at act-europe dot fr @ 2003-11-09 10:26 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From charlet at act-europe dot fr  2003-11-09 10:26 -------
Subject: Re:  mips-elf cross fails with ada enabled

> Arnaud, do you have any suggestion on how one is to get the correct target
> headers passed to make gnatlib_and_tools? Thanks,

The idea would be to use CC_FOR_TARGET in the makefile I guess, instead of
explicitly ../../xgcc -B../../

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6879


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug bootstrap/6879] cross build of ada - gnatlib_and_tools fails
       [not found] <20020530223601.6879.geoffk@redhat.com>
                   ` (3 preceding siblings ...)
  2003-11-09 10:26 ` charlet at act-europe dot fr
@ 2004-01-23 20:56 ` dhazeghi at yahoo dot com
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-23 20:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-23 20:56 -------
As I discovered today, this occurs on nearly all embedded targets.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|mips-elf                    |*-*elf
   Last reconfirmed|2003-07-09 05:10:33         |2004-01-23 20:56:47
               date|                            |
            Summary|mips-elf cross fails with   |cross build of ada -
                   |ada enabled                 |gnatlib_and_tools fails


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6879


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-01-23 20:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020530223601.6879.geoffk@redhat.com>
2003-06-27  1:18 ` [Bug ada/6879] can't build cross-compiler to mips-elf if ada is enabled pinskia at physics dot uc dot edu
2003-07-09  5:10 ` [Bug bootstrap/6879] mips-elf cross fails with ada enabled dhazeghi at yahoo dot com
2003-11-08 22:44 ` dhazeghi at yahoo dot com
2003-11-09 10:26 ` charlet at act-europe dot fr
2004-01-23 20:56 ` [Bug bootstrap/6879] cross build of ada - gnatlib_and_tools fails dhazeghi at yahoo dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).