comp.lang.ada
 help / color / mirror / Atom feed
From: Geert Bosch <geert@gonzo.sun3.iaf.nl>
Subject: Re: Pragma and Object Files
Date: 1998/04/14
Date: 1998-04-14T00:00:00+00:00	[thread overview]
Message-ID: <6gu86j$f8p$1@gonzo.sun3.iaf.nl> (raw)
In-Reply-To: 3532632F.7424B473@vci.net


Two ways:
  1. Pass the name of the object as linker argument to the gnatmake program.
     See the GNAT User's Manual for more details.

  2. Use the pragma Linker_Options ("yourobject.o") to link in your
     object file. See Ada Reference manual.

Reading the manuals, doing the Lovelace Tutorial and studying a few
examples is definately worth your time. See www.adahome.com for all 
these things.

Regards,
   Geert




  reply	other threads:[~1998-04-14  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-13  0:00 Pragma and Object Files Andy Pekrins
1998-04-14  0:00 ` Geert Bosch [this message]
1998-04-14  0:00   ` Andy Perkins
1998-04-16  0:00     ` Albert K. Lee
1998-04-16  0:00       ` Stephen Leake
1998-04-16  0:00         ` Albert K. Lee
1998-04-21  0:00           ` William Tanksley
1998-04-14  0:00 ` Jacob Sparre Andersen
1998-04-14  0:00   ` William Tanksley
1998-04-14  0:00 ` Anonymous
1998-04-14  0:00   ` Andy Perkins
replies disabled

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