[Bug ada/59382] gnatmake is not able to compile libraries

2013-12-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59382

Eric Botcazou  changed:

   What|Removed |Added

 Target||arm-linux
 Status|NEW |RESOLVED
 Resolution|--- |FIXED
Summary|gnatmake is not able to |gnatmake is not able to
   |compile libraries on ARM|compile libraries
   |(native)|

--- Comment #4 from Eric Botcazou  ---
Thanks for reporting the problem.


[Bug ada/59382] gnatmake is not able to compile libraries on ARM (native)

2013-12-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59382

--- Comment #3 from Eric Botcazou  ---
Author: ebotcazou
Date: Wed Dec  4 21:28:21 2013
New Revision: 205682

URL: http://gcc.gnu.org/viewcvs?rev=205682&root=gcc&view=rev
Log:
PR ada/59382
gnattools/
* configure.ac (target parameterization): Rewrite.
* configure: Regenerate.
gcc/ada/
* indepsw-darwin.adb: New file.

Added:
branches/gcc-4_8-branch/gcc/ada/indepsw-darwin.adb
  - copied unchanged from r205681, trunk/gcc/ada/indepsw-darwin.adb
Modified:
branches/gcc-4_8-branch/gcc/ada/ChangeLog
branches/gcc-4_8-branch/gnattools/ChangeLog
branches/gcc-4_8-branch/gnattools/configure
branches/gcc-4_8-branch/gnattools/configure.ac


[Bug ada/59382] gnatmake is not able to compile libraries on ARM (native)

2013-12-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59382

--- Comment #2 from Eric Botcazou  ---
Author: ebotcazou
Date: Wed Dec  4 21:25:11 2013
New Revision: 205681

URL: http://gcc.gnu.org/viewcvs?rev=205681&root=gcc&view=rev
Log:
PR ada/59382
gnattools/
* configure.ac (target parameterization): Rewrite.
* configure: Regenerate.
gcc/ada/
* indepsw-darwin.adb: New file.

Added:
trunk/gcc/ada/indepsw-darwin.adb
Modified:
trunk/gcc/ada/ChangeLog
trunk/gnattools/ChangeLog
trunk/gnattools/configure
trunk/gnattools/configure.ac


[Bug ada/59382] gnatmake is not able to compile libraries on ARM (native)

2013-12-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59382

Eric Botcazou  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2013-12-04
 CC||ebotcazou at gcc dot gnu.org
   Assignee|unassigned at gcc dot gnu.org  |ebotcazou at gcc dot 
gnu.org
   Target Milestone|--- |4.8.3
 Ever confirmed|0   |1

--- Comment #1 from Eric Botcazou  ---
Looking into it.