comp.lang.ada
 help / color / mirror / Atom feed
From: Brian Drummond <brian@shapes.demon.co.uk>
Subject: Re: Another Mac Ada Problem
Date: Mon, 26 Oct 2015 10:55:51 +0000 (UTC)
Date: 2015-10-26T10:55:51+00:00	[thread overview]
Message-ID: <n0l0rn$5mr$1@dont-email.me> (raw)
In-Reply-To: 1mcvkqi.1kdrz38r9pd74N%csampson@inetworld.net

On Mon, 26 Oct 2015 01:21:38 -0700, Charles H. Sampson wrote:

> I've been messing around with Ada on my old Mac G4, running OS X
> 10.4.11, for a long time, using vi, and emacs. My G4 died an I replaced
> it with a G5 (love the PPC) running 10.5.8. When I now attempt to
> compile, I get
> 
>      gcc -c -g -IUtilities trimmer.adb gcc: error trying to exec 'as':
>      execvp: No such file or directory
> 
> Poking around, I don't see a newer version of GNAT for 10.5.8. Although
> I had good backup (I thought) before the G4 died, file recovery was a
> laborious process and I could have made mistakes. (As a matter of fact,
> I'm trying to write a little tool to help in checking that recovery.)
> 
> Any ideas?
> 

It can't find the assembler. Sounds like you need to install a version of 
"binutils" (assembler, linker, archiver and other low level tools the 
compiler uses) compatible with the gcc/gnat version you're using. 

Sorry I can't help with the details.

-- Brian

  reply	other threads:[~2015-10-26 10:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-26  8:21 Another Mac Ada Problem Charles H. Sampson
2015-10-26 10:55 ` Brian Drummond [this message]
2015-10-26 18:13   ` Charles H. Sampson
2015-10-27 17:48     ` Charles H. Sampson
2015-10-26 11:20 ` Simon Wright
2015-10-27  8:56   ` briot.emmanuel
2015-10-27 17:48     ` Charles H. Sampson
2015-10-27 20:15       ` Simon Wright
replies disabled

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