All of lore.kernel.org
 help / color / mirror / Atom feed
* ADA Support?
@ 2015-09-02 15:38 Smith, Daniel W
  2015-09-02 17:02 ` Leonardo Sandoval
  2015-09-02 18:30 ` Khem Raj
  0 siblings, 2 replies; 3+ messages in thread
From: Smith, Daniel W @ 2015-09-02 15:38 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

Hello,

I'm trying to figure out what is the best an easiest way to add ADA/GNAT support for PPC.  I'm currently running poky-fido-13.0.0.  I'm new to Yocto.

Does anyone have any experience with this or suggestions?  Ideally I'd be able to cross compile using devtool and bitbake recipes or ADT, but I would be even be satisfied with just compiling the ADA source natively on the target.

From what I can tell support for ADA hasn't been added in any of these fashions yet.

Thanks for any help you can provide.
-Daniel Smith






This message and any enclosures are intended only for the addressee.  Please 
notify the sender by email if you are not the intended recipient.  If you are 
not the intended recipient, you may not use, copy, disclose, or distribute this 
message or its contents or enclosures to any other person and any such actions 
may be unlawful.  Ball reserves the right to monitor and review all messages 
and enclosures sent to or from this email address.

[-- Attachment #2: Type: text/html, Size: 3190 bytes --]

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

* Re: ADA Support?
  2015-09-02 15:38 ADA Support? Smith, Daniel W
@ 2015-09-02 17:02 ` Leonardo Sandoval
  2015-09-02 18:30 ` Khem Raj
  1 sibling, 0 replies; 3+ messages in thread
From: Leonardo Sandoval @ 2015-09-02 17:02 UTC (permalink / raw)
  To: Smith, Daniel W, yocto@yoctoproject.org



On 09/02/2015 10:38 AM, Smith, Daniel W wrote:
> Hello,
>
> I'm trying to figure out what is the best an easiest way to add ADA/GNAT support for PPC.  I'm currently running poky-fido-13.0.0.  I'm new to Yocto.
>
I do not know, but one place to start looking is

http://layers.openembedded.org/layerindex/branch/master/layers/


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

* Re: ADA Support?
  2015-09-02 15:38 ADA Support? Smith, Daniel W
  2015-09-02 17:02 ` Leonardo Sandoval
@ 2015-09-02 18:30 ` Khem Raj
  1 sibling, 0 replies; 3+ messages in thread
From: Khem Raj @ 2015-09-02 18:30 UTC (permalink / raw)
  To: Smith, Daniel W; +Cc: yocto@yoctoproject.org

On Wed, Sep 2, 2015 at 8:38 AM, Smith, Daniel W <dwsmith@ball.com> wrote:
> Hello,
>
>
>
> I’m trying to figure out what is the best an easiest way to add ADA/GNAT
> support for PPC.  I’m currently running poky-fido-13.0.0.  I’m new to Yocto.
>
>
>
> Does anyone have any experience with this or suggestions?  Ideally I’d be
> able to cross compile using devtool and bitbake recipes or ADT, but I would
> be even be satisfied with just compiling the ADA source natively on the
> target.
>

it will be bit involved effort. you have to look into

meta/recipes-devtools/gcc/gcc-configure-common.inc
LANGUAGES ?= "c,c++${FORTRAN}${JAVA}"

so you need to add it there and then also package and build the
resulting ada runtime
that should get you going. There will be few other notches needed but minor.


>
>
> From what I can tell support for ADA hasn’t been added in any of these
> fashions yet.
>
>
>
> Thanks for any help you can provide.
>
> -Daniel Smith
>
>
>
>
>
>
>
>
>
>
>
> This message and any enclosures are intended only for the addressee. Please
> notify the sender by email if you are not the intended recipient. If you are
> not the intended recipient, you may not use, copy, disclose, or distribute
> this
> message or its contents or enclosures to any other person and any such
> actions
> may be unlawful. Ball reserves the right to monitor and review all messages
> and enclosures sent to or from this email address.
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


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

end of thread, other threads:[~2015-09-02 18:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-02 15:38 ADA Support? Smith, Daniel W
2015-09-02 17:02 ` Leonardo Sandoval
2015-09-02 18:30 ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.