comp.lang.ada
 help / color / mirror / Atom feed
From: anhvofrcaus@gmail.com
Subject: Re: Creating mixed language static libraries with gpr files?
Date: Wed, 4 Mar 2009 08:58:25 -0800 (PST)
Date: 2009-03-04T08:58:25-08:00	[thread overview]
Message-ID: <ae68f55f-4db4-4e6d-8cb8-6205dd9ed720@a5g2000pre.googlegroups.com> (raw)
In-Reply-To: 2205e5a7-5543-4a62-a8a8-9b0676d34d4e@h20g2000yqn.googlegroups.com

On Mar 4, 12:41 am, Vadim Godunko <vgodu...@gmail.com> wrote:
> On Mar 3, 12:58 pm, Markus Schoepflin <nos...@no.spam> wrote:
>
>
>
> > ---%<---
> > project foo is
>
> >    for source_dirs use ("src");
> >    for object_dir use "obj";
>
> >    for library_name use "foo";
> >    for library_dir use "./lib";
> >    for library_kind use "static";
>
> > end foo;
> > --->%---
>
> > Now I have a few object files built from C sources. Is it possibly to use
> > the gnat project file to create the static library including those object
> > files?
>
> You must add
>
> for Languages use ("Ada", "C");
>
> and use gprbuild- Hide quoted text -
>
> - Show quoted text -

In the past I have to enable Multi language build, by checking the
box, on the General of Preferences for multi language build to work.

A. Vo



  reply	other threads:[~2009-03-04 16:58 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03  9:58 Creating mixed language static libraries with gpr files? Markus Schoepflin
2009-03-03 12:07 ` Ludovic Brenta
2009-03-03 14:49   ` Markus Schoepflin
2009-03-03 15:06     ` Alex R. Mosteo
2009-03-03 15:35       ` Ludovic Brenta
2009-03-03 20:57         ` sjw
2009-03-04 10:55           ` Ludovic Brenta
2009-03-04 19:34             ` sjw
2009-03-04 19:44               ` Ludovic Brenta
2009-03-03 15:14     ` britt.snodgrass
2009-03-03 18:29   ` Ludovic Brenta
2009-03-03 18:21 ` anon
2009-03-04  8:37   ` Markus Schoepflin
2009-03-04 16:05     ` Robert A Duff
2009-03-04  8:41 ` Vadim Godunko
2009-03-04 16:58   ` anhvofrcaus [this message]
2009-03-04 18:10     ` Ludovic Brenta
replies disabled

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