[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread laguest at archeia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #11 from Luke A. Guest laguest at archeia dot com --- (In reply to simon from comment #5) (In reply to Luke A. Guest from comment #2) But, I noticed this in the gnat makefile a while back and was going to investigate, but haven't

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #9 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Mon Jan 5 10:17:28 2015 New Revision: 219184 URL: https://gcc.gnu.org/viewcvs?rev=219184root=gccview=rev Log: PR ada/64492 *

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #8 from Eric Botcazou ebotcazou at gcc dot gnu.org --- Author: ebotcazou Date: Mon Jan 5 10:17:12 2015 New Revision: 219183 URL: https://gcc.gnu.org/viewcvs?rev=219183root=gccview=rev Log: PR ada/64492 *

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #5 from simon at pushface dot org --- (In reply to Luke A. Guest from comment #2) But, I noticed this in the gnat makefile a while back and was going to investigate, but haven't got around to it yet: # *-elf, *-eabi, or *-eabispe

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread charlet at adacore dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #7 from charlet at adacore dot com charlet at adacore dot com --- Unfortunately you can???t build the cross gnattools, because --disable-libada adds gnattools to the list of unconfigured directories, which means that the

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #6 from simon at pushface dot org --- (In reply to Eric Botcazou from comment #4) Correction: some bits were incorrectly removed from gcc-interface/Makefile.in. Do you mean the parts where the creation and population of

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #12 from simon at pushface dot org --- (In reply to Eric Botcazou from comment #10) This should work with Arno's incantation now. Confirmed. Thanks. I have to say, though, that configuring with --disable-libada

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #13 from simon at pushface dot org --- (In reply to Luke A. Guest from comment #2) But, I noticed this in the gnat makefile a while back and was going to investigate, but haven't got around to it yet: # *-elf, *-eabi, or

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #15 from simon at pushface dot org --- (In reply to Luke A. Guest from comment #14) (In reply to simon from comment #13) map feature yet. The what? indepsw-gnu.adb contains the switch to tell GNU ld to create a map file; I

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-05 Thread laguest at archeia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 --- Comment #14 from Luke A. Guest laguest at archeia dot com --- (In reply to simon from comment #13) TOOLS_TARGET_PAIRS is set in both gnattools/Makefile (when it has been configured) and gcc/ada/gcc-interface/Makefile.in. Your patch is to

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-04 Thread simon at pushface dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 simon at pushface dot org changed: What|Removed |Added Target||arm-eabi Host|

[Bug ada/64492] Disabling libada prevents building gnattools-cross

2015-01-04 Thread laguest at archeia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64492 Luke A. Guest laguest at archeia dot com changed: What|Removed |Added CC||laguest at