comp.lang.ada
 help / color / mirror / Atom feed
From: hreba <hreba@terra.com.br>
Subject: Re: Undefined reference errors and strange new files appearing
Date: Sun, 22 Jun 2014 17:30:50 -0300
Date: 2014-06-22T17:30:50-03:00	[thread overview]
Message-ID: <c0osnrF8quhU1@mid.individual.net> (raw)
In-Reply-To: <6oe9n9t492cj$.1lnea40xr9xrr$.dlg@40tude.net>

On 06/22/2014 05:06 PM, Dmitry A. Kazakov wrote:
> On Sun, 22 Jun 2014 12:51:09 -0300, hreba wrote:
>
>> On 06/22/2014 02:56 AM, Dmitry A. Kazakov wrote:
>>>
>
> It is still unclear if "library" means:
>
> 1. An OS-library such as *.lib, *.a, *.dll, *.so?
>
> 2. A set of Ada's library-level packages organized in a separate project,
> yet not producing an OS-library?
>
> For #2, you just make a plain Ada project (not a library project as you
> did).
>
> You refer to that project from the test project ("with" it). Then you open
> the test project and you will see the referenced project and all its files
> in the GPS' project view in a separate folder.
>
> You can edit, compile these files the same way you do test project files.
> When you build the test project they are automatically compiled as
> necessary.
>
>> Up to now, I always have been compiling my libraries on its own in order
>> to correct syntactical errors, only then I switched to (test-)
>> applications importing them.
>
> You can do all work using the test project. No need to switch projects.
>

It is #2. Everything clear now. Thanks.
-- 
Frank Hrebabetzky		+55 / 48 / 3235 1106
Florianopolis, Brazil


  reply	other threads:[~2014-06-22 20:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-21 22:21 Undefined reference errors and strange new files appearing hreba
2014-06-22  5:56 ` Dmitry A. Kazakov
2014-06-22  9:04   ` Georg Bauhaus
2014-06-22 16:08     ` hreba
2014-06-22 15:51   ` hreba
2014-06-22 20:06     ` Dmitry A. Kazakov
2014-06-22 20:30       ` hreba [this message]
2014-06-22 20:43   ` Simon Wright
2014-06-22 20:50 ` Simon Wright
2014-06-24  1:56   ` hreba
replies disabled

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