[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2011-03-28 Thread gingold at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44431 --- Comment #6 from gingold at gcc dot gnu.org gingold at gcc dot gnu.org 2011-03-28 09:49:14 UTC --- Author: gingold Date: Mon Mar 28 09:49:10 2011 New Revision: 171593 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=171593 Log: 2011-03-28

[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2011-03-28 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44431 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2011-03-07 Thread belyshev at depni dot sinp.msu.ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44431 Serge Belyshev belyshev at depni dot sinp.msu.ru changed: What|Removed |Added Keywords||build

[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2010-11-27 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44431 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC||pluto at agmk

[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2010-06-06 Thread laurent at guerby dot net
--- Comment #1 from laurent at guerby dot net 2010-06-06 12:35 --- The Ada language build issues were all adressed by my patch on june 2009 here: http://gcc.gnu.org/ml/gcc/2009-06/msg00635.html The patch for your problem is the gcc/ada/gcc-interface/Makefile.in change to use -A

[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2010-06-06 Thread rguenther at suse dot de
--- Comment #2 from rguenther at suse dot de 2010-06-06 12:41 --- Subject: Re: [boot with C++] Conflicting exit declaration in ada/b_gnatb.c On Sun, 6 Jun 2010, laurent at guerby dot net wrote: --- Comment #1 from laurent at guerby dot net 2010-06-06 12:35 --- The Ada

[Bug ada/44431] [boot with C++] Conflicting exit declaration in ada/b_gnatb.c

2010-06-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2010-06-06 14:16 --- The patch for your problem is the gcc/ada/gcc-interface/Makefile.in change to use -A instead of -C for gnatbind. As I said in the last message of the discussion there are a few choice to make to do the