comp.lang.ada
 help / color / mirror / Atom feed
From: "RasikaSrinivasan@gmail.com" <rasikasrinivasan@gmail.com>
Subject: gps output directory mystery
Date: Wed, 27 Jan 2010 12:36:10 -0800 (PST)
Date: 2010-01-27T12:36:10-08:00	[thread overview]
Message-ID: <bafc78be-bd01-4056-8112-3ebd4a349426@28g2000vbf.googlegroups.com> (raw)

I have a Project file that looks like:

....

   for Source_Dirs use ("tests"
                       ,"tests/edge"
                       ,"tests/hist");
   for Object_Dir use ".objs";
   for Exec_Dir use "bin";

....

Under Ubuntu using

GPS 4.3.1 (20090114) hosted on i686-pc-linux-gnu
GNAT GPL 2009 (20090519)

for some reason, the executables are built into bin/opt instead of
just bin.

In fact when I say Build All the command line looks like:

gnatmake -d -p -P/home/srini/Projects/projectlets/OpenCV/tests.gpr -
XBUILD=debug --subdirs=opt -cargs -O2 -gnatn

------------

I am not sure why the gnatmake contains a  "--subdirs=opt" switch.
Anyone can throw any light on how this command line is constructed?

Cheers, srini



             reply	other threads:[~2010-01-27 20:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27 20:36 RasikaSrinivasan@gmail.com [this message]
2010-01-27 21:07 ` gps output directory mystery Per Sandberg
2010-01-28  2:49   ` RasikaSrinivasan@gmail.com
replies disabled

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