[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Eric Botcazou changed: What|Removed |Added Target Milestone|5.0 |4.9.3 --- Comment #10 from Eric Botcazou

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #9 from Eric Botcazou --- Author: ebotcazou Date: Tue Nov 11 12:30:00 2014 New Revision: 217347 URL: https://gcc.gnu.org/viewcvs?rev=217347&root=gcc&view=rev Log: PR ada/42978 * mlib-utl.adb (ar): Output the options passed to

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #8 from Arnaud Charlet --- Note that support for project files (and libraries) in gnatmake is being deprecated in favor of gprbuild, so this patch will soon become OBE. But no problem in applying it now.

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Eric Botcazou changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #6 from Eric Botcazou --- Author: ebotcazou Date: Tue Nov 11 11:58:26 2014 New Revision: 217346 URL: https://gcc.gnu.org/viewcvs?rev=217346&root=gcc&view=rev Log: PR ada/42978 * mlib-utl.adb (ar): Output the options passed to

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #5 from simon at pushface dot org --- (In reply to Eric Botcazou from comment #4) > > I posted a patch for this in > > https://gcc.gnu.org/ml/gcc-patches/2010-02/msg00325.html, and Arnaud > > approved it in the followup message, but it

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-11 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-10 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 Francois-Xavier Coudert changed: What|Removed |Added CC||charlet at gcc dot gnu.org ---

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2014-11-10 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978 --- Comment #2 from simon at pushface dot org --- I posted a patch for this in https://gcc.gnu.org/ml/gcc-patches/2010-02/msg00325.html, and Arnaud approved it in the followup message, but it never got applied.

[Bug ada/42978] gnatmake doesn't report the options it actually provides to ranlib

2010-02-05 Thread simon at pushface dot org
--- Comment #1 from simon at pushface dot org 2010-02-05 19:05 --- Created an attachment (id=19810) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19810&action=view) Report the switches passed to ranlib -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42978