comp.lang.ada
 help / color / mirror / Atom feed
From: Christoph Grein <christoph.grein@eurocopter.com>
Subject: Re: Building a minimal-source-code Ada library with GNAT
Date: Fri, 8 Mar 2002 08:52:00 +0100 (MET)
Date: 2002-03-08T08:52:00+01:00	[thread overview]
Message-ID: <mailman.1015573982.10301.comp.lang.ada@ada.eu.org> (raw)

> and still got this error. For the gnatmake, I used the -A<path to Ada
> library> option to point to these Ada libraries, as it looked like this
> was what I should use. For example:
> 
> gnatmake -g -gnatE my_application -A/path_to_library
> -A/path_to_library_2 -largs -lsocket -lnsl

See the "Search Paths and the Run-Time Library (RTL)" section in Gnat UG. The correct 
switch is -Idir. Also make the ALI files read only.



             reply	other threads:[~2002-03-08  7:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-08  7:52 Christoph Grein [this message]
2002-03-09  2:24 ` Building a minimal-source-code Ada library with GNAT Michael Card
2002-03-09 15:45   ` Wes Groleau
2002-03-10  2:28     ` Michael Card
  -- strict thread matches above, loose matches on Subject: below --
2002-03-08  5:45 Michael Card
replies disabled

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