comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Creating a GPR file to use a custom built runtime library
Date: Mon, 13 Jun 2016 21:29:00 +0200
Date: 2016-06-13T21:29:00+02:00	[thread overview]
Message-ID: <njn1hs$90f$1@gioia.aioe.org> (raw)
In-Reply-To: 4a015e82-e236-494e-b26f-40132a342542@googlegroups.com

On 2016-06-13 19:47, Jeremiah wrote:
> I recently took a shot at modding a zero footprint runtime library I
> found online for a chip that I have. The runtime appeared to build
> correctly, so my next step was to setup a null main procedure and see if
> I could get it to compile. Using GPRbuild I keep getting error about:
>
> Error: no compiler found for language 'ada', target = arm-eabi, runtime = ../zfp-atsaml21j18

> Any thoughts?  I am sure I am making a simple mistake somewhere.

I had same problem, resolved by creating a configuration file and 
passing it to gprbuild. I am sure I could put it somewhere so that 
gprbuild could find it, but I didn't want to tamper with the system. You 
also need some environment variables set in order to make cross compiler 
and linker work.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2016-06-13 19:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-13 17:47 Creating a GPR file to use a custom built runtime library Jeremiah
2016-06-13 19:29 ` Dmitry A. Kazakov [this message]
2016-06-13 20:30   ` Jeremiah
2016-06-13 19:56 ` Simon Wright
2016-06-13 20:25   ` Jeremiah
2016-06-13 22:11     ` Egil H H
2016-06-14  7:48     ` 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