comp.lang.ada
 help / color / mirror / Atom feed
* GNAT Community 2019 install
@ 2019-08-22 19:43 Mikhail Terekhov
  2019-08-27 20:04 ` Bob Goddard
  0 siblings, 1 reply; 3+ messages in thread
From: Mikhail Terekhov @ 2019-08-22 19:43 UTC (permalink / raw)


Hi,

I've installed GNAT Community 2019 on my openSuSE 15.1 linux box 
but when I try to compile simple program I get the following errors:

:~/tmp/Ada>/opt/GNAT/2019/bin/gnatmake hello.adb
gcc -c hello.adb
gnatbind -x hello.ali
gnatlink hello.ali
/opt/GNAT/2019/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.1/ld: /usr/lib/../lib64/crti.o: unable to initialize decompress status for section .debug_aranges
/opt/GNAT/2019/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.1/ld: /usr/lib/../lib64/crti.o: unable to initialize decompress status for section .debug_aranges
/opt/GNAT/2019/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.1/ld: /usr/lib/../lib64/crti.o: unable to initialize decompress status for section .debug_aranges
/opt/GNAT/2019/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.1/ld: /usr/lib/../lib64/crti.o: unable to initialize decompress status for section .debug_aranges
/usr/lib/../lib64/crti.o: file not recognized: file format not recognized
collect2: error: ld returned 1 exit status
gnatlink: error when calling /opt/GNAT/2019/bin/gcc
gnatmake: *** link failed.

What could be the culprit here?

Regards,
Mikhail


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GNAT Community 2019 install
  2019-08-22 19:43 GNAT Community 2019 install Mikhail Terekhov
@ 2019-08-27 20:04 ` Bob Goddard
  2019-09-03 19:00   ` Mikhail Terekhov
  0 siblings, 1 reply; 3+ messages in thread
From: Bob Goddard @ 2019-08-27 20:04 UTC (permalink / raw)


On the download page, there is a README with the solution.

Either rename, or remove /opt/GNAT/2019/libexec/gcc/x86_64-pc-linux-gnu/8.3.1/ld.



B

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: GNAT Community 2019 install
  2019-08-27 20:04 ` Bob Goddard
@ 2019-09-03 19:00   ` Mikhail Terekhov
  0 siblings, 0 replies; 3+ messages in thread
From: Mikhail Terekhov @ 2019-09-03 19:00 UTC (permalink / raw)


On Tuesday, August 27, 2019 at 4:04:17 PM UTC-4, Bob Goddard wrote:
> On the download page, there is a README with the solution.
> 
> Either rename, or remove /opt/GNAT/2019/libexec/gcc/x86_64-pc-linux-gnu/8.3.1/ld.
> 
Thank you! Somehow missed the note.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-09-03 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-22 19:43 GNAT Community 2019 install Mikhail Terekhov
2019-08-27 20:04 ` Bob Goddard
2019-09-03 19:00   ` Mikhail Terekhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox