[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-10-30 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Priority|P2 |P5 Target Milestone|--- |4.1.0

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-08-21 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-08-22 02:40 --- Ada is not release-critical. -- What|Removed |Added Target Milestone|4.1.0

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-06-12 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|REOPENED|NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19959

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-04-30 Thread berndtrog at yahoo dot com
--- Additional Comments From berndtrog at yahoo dot com 2005-04-30 14:29 --- Arnaud Charlet wrote: Should be fixed now. Can you please describe how you tested the patch? I still get the errors in 4_0-branch and head! Why does the '--disable-libada' switch disable gnattools-cross? --

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 08:56 --- Confirmed, due to incorrect dependency in gnattools/Makefile.in Fixing... -- What|Removed |Added

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-30 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-30 08:57 --- Subject: Bug 19959 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-30 08:56:57 Modified files: gnattools : Makefile.in Log message:

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 08:59 --- Should be fixed now. -- What|Removed |Added Status|NEW

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-05 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19959

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-02 Thread berndtrog at yahoo dot com
--- Additional Comments From berndtrog at yahoo dot com 2005-03-02 22:29 --- Update: with this patch to $TARGET/libada/Makefile RTS_DIR:=$(strip $(subst \,/,$(shell gnatls -v | grep adalib ))) -gnattools-cross: gnatlib +gnattools-cross: $(MAKE) -C $(GCC_DIR)/ada

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-02-28 Thread rolf dot ebert dot gcc at gmx dot de
-- What|Removed |Added CC||rolf dot ebert dot gcc at ||gmx dot de

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-02-28 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2005-02-28 21:54 --- Please see http://www.rtems.com/phpwiki/index.php/RTEMSAda for instructions on how to build a cross with Ada enabled (this is for RTEMS but should be reusable). --

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-02-28 Thread ericw at evcohs dot com
--- Additional Comments From ericw at evcohs dot com 2005-02-28 22:03 --- Subject: Re: [4.0/4.1 Regression] Can't compile gnattools for the cross targets laurent at guerby dot net wrote: --- Additional Comments From laurent at guerby dot net 2005-02-28 21:54 --- Please see