comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: Specifying a target in a GPRBuild project file?
Date: Sat, 27 Apr 2013 08:05:35 +0200
Date: 2013-04-27T08:05:35+02:00	[thread overview]
Message-ID: <13cmt05t70gdb$.dlevni36jbca$.dlg@40tude.net> (raw)
In-Reply-To: 517ACCF4.4030209@obry.net

On Fri, 26 Apr 2013 20:52:36 +0200, Pascal Obry wrote:

> Le 26/04/2013 20:32, Dmitry A. Kazakov a �crit :
>> I use a scenario variable Platform to select the compiler, binder, linker,
>> archiver, whatever needed. E.g. 
>> 
>>    case Platform is
>>        ...
>>        when "x86_vxworks" =>
>>           ...
>>           for Gnatlist use "... 586-wrs-vxworks-gnatls";
>>           ...
> 
> And here there is zero knowledge about the way the target support the
> tools, compiler specific options needed, response file support...

Yes, but that would not work anyway. I mean, in any case, I must set
specific options for each platform regardless whatever knowledge gprbuild
may possess.

>> I do this:
>> 
>>    gnatmake -Pfoo.gpr -XPlaform=x86_vxworks
>>  
>> Do I correctly understand that "target" requires a configuration project?
>> Because I use none.
> 
> Yes and no. I don't see why you are not using:
> 
>    $ x86-pc-vxworks-gnatmake -Pfoo.gpr

I use one gnatmake for all targets, which is an advantage when you have to
mount additional tool chain on top of it.
 
> which is somewhat equivalent to:
> 
>    $ gprbuild --target=x86-pc-vxworks foo.gpr

Which wonders me how gprbuild might know the target. It should search for
all installed cross compilers. Does it that? How? Which one gets selected?

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



  reply	other threads:[~2013-04-27  6:05 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-23  7:46 Specifying a target in a GPRBuild project file? Yannick Duchêne (Hibou57)
2013-04-23  8:09 ` Yannick Duchêne (Hibou57)
2013-04-23 11:37   ` Yannick Duchêne (Hibou57)
2013-04-23 14:04     ` Yannick Duchêne (Hibou57)
2013-04-23 15:17       ` Yannick Duchêne (Hibou57)
2013-04-23 19:14         ` sbelmont700
2013-04-25  9:01           ` Yannick Duchêne (Hibou57)
2013-04-25 16:57             ` Pascal Obry
2013-04-25 19:02               ` Dmitry A. Kazakov
2013-04-26 16:09                 ` Pascal Obry
2013-04-26 17:51                   ` Yannick Duchêne (Hibou57)
2013-04-26 18:32                   ` Dmitry A. Kazakov
2013-04-26 18:52                     ` Pascal Obry
2013-04-27  6:05                       ` Dmitry A. Kazakov [this message]
2013-04-27  8:37                         ` Yannick Duchêne (Hibou57)
2013-04-27  8:48                           ` Dmitry A. Kazakov
2013-04-27 13:32                             ` Georg Bauhaus
2013-04-27 16:57                               ` Yannick Duchêne (Hibou57)
2013-04-27 18:30                                 ` Georg Bauhaus
2013-04-27 21:20                                   ` Yannick Duchêne (Hibou57)
2013-04-28  6:47                                     ` Gour
2013-04-28  8:11                                       ` Dmitry A. Kazakov
2013-04-28 12:56                                         ` Gour
2013-04-28 14:52                                           ` Dmitry A. Kazakov
2013-04-28 16:03                                             ` Simon Wright
2013-04-28 19:09                                             ` Gour
2013-04-28  7:21                                     ` Simon Wright
2013-04-27 19:34                                 ` Simon Wright
2013-04-26 19:09                     ` sbelmont700
2013-04-27  6:17                       ` Dmitry A. Kazakov
2013-04-27  7:45                         ` Pascal Obry
2013-04-27  8:36                           ` Dmitry A. Kazakov
2013-04-27  8:43                         ` Yannick Duchêne (Hibou57)
2013-04-26 19:31                     ` Yannick Duchêne (Hibou57)
2013-04-27  7:45                       ` Pascal Obry
2013-04-26  9:54               ` Stephen Leake
2013-04-26 17:41                 ` Yannick Duchêne (Hibou57)
2013-04-28  2:09                   ` Stephen Leake
2013-04-25 21:00             ` sbelmont700
replies disabled

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