[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-10-15 Thread gcc-bugzilla at gcc dot gnu dot org
--- Comment #9 from neroden at gcc dot gnu dot org 2005-05-16 11:59 --- Committed fix to mainline. -- neroden at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-05-16 Thread neroden at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-16 11:59 --- Subject: Bug 20270 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-16 11:58:49 Modified files: gcc/ada: Makefile.in ChangeLog Log message:

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-05-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-16 11:59 --- Subject: Bug 20270 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-16 11:58:49 Modified files: gcc/ada: Makefile.in ChangeLog Log message:

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-05-03 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|WAITING |NEW Last reconfirmed|2005-03-30 10:00:18 |2005-05-04 01:05:07 date|

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-05-03 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-05-03 22:39 --- Subject: Re: [4.1 Regression] Link error: unsatisfied symbols > --- Additional Comments From neroden at gcc dot gnu dot org 2005-05-03 > 01:33 --- > I'm waiting for feedback here; because

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-05-02 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-05-03 02:11 --- Subject: Re: [4.1 Regression] Link error: unsatisfied symbols > I'm waiting for feedback here; because this is a port-specific proble I can't > test fixes on my own. Patch in bug trail. Sorry for

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-05-02 Thread neroden at gcc dot gnu dot org
--- Additional Comments From neroden at gcc dot gnu dot org 2005-05-03 01:33 --- I'm waiting for feedback here; because this is a port-specific proble I can't test fixes on my own. Patch in bug trail. -- What|Removed |Added --

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-04-25 Thread neroden at gcc dot gnu dot org
--- Additional Comments From neroden at gcc dot gnu dot org 2005-04-26 03:59 --- Try this patch for ada/Makefile.in: it's the "dumb solution" which might work. --- Makefile.in 7 Apr 2005 19:07:41 - 1.116 +++ Makefile.in 26 Apr 2005 03:58:11 - @@ -245,7 +245,9 @@ # an

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:00 --- I confirm the analysis in comment #2 Nathanael, could you please have a look and fix this regression ? Also, having the TOOLS_TARGET_PAIRS being now set in configure.ac is more painful to maintain than havi

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

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=20270

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-03-02 Thread danglin at gcc dot gnu dot org
-- What|Removed |Added CC||neroden at gcc dot gnu dot ||org http://gcc.gnu.org/bugzilla/sh

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-03-01 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2005-03-02 00:50 --- I believe that this was introduced bt the following: -TOOLS_FLAGS_TO_PASS= \ -"CC=$(CC)" \ -"CFLAGS=$(CFLAGS)" \ - "LDFLAGS=$(LDFLAGS)"\ -"ADAFLAG

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-03-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-02 00:44 --- *** Bug 20271 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20270

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-03-01 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||pinskia at gcc dot gnu dot ||org Keywords|