comp.lang.ada
 help / color / mirror / Atom feed
From: "Alexander Camek" <Alexander.Camek@Elektrobit.com>
Subject: Re: Using Functions of Executable
Date: Tue, 27 Nov 2007 14:08:44 +0100
Date: 2007-11-27T14:08:44+01:00	[thread overview]
Message-ID: <newscache$bu16sj$wz3$1@pleione.3soft.de> (raw)
In-Reply-To: newscache$2uhwrj$rpn$1@pleione.3soft.de

Okay, after some further investigation, I have found out that the linker, 
especially gnatlink is getting too much information.

I saw that in calling gnatlink, which invokes gnat1 -- the front-end --, 
there are too much object files.
How can I avoid this.

former call:
gnatmake -P foo.gpr

now i want to do this:

gnatmake foo.adb

In foo.gpr I have got a 'with' to point to source files of a library bar.
Now from this library this object files are linked to my executable.

Is there a switch for gnatmake?
Or what is gnatmake doing when it is invoked with project files in diference 
to a normal invokation?

Thanks for any help

Greetings

Alexander 





  parent reply	other threads:[~2007-11-27 13:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22  9:18 Using Functions of Executable Alexander Camek
2007-11-22 10:18 ` Dirk Heinrichs
2007-11-26 11:15 ` Frank Piron
2007-11-26 13:07   ` Alexander Camek
2007-11-27  9:56     ` Frank Piron
2007-11-27 17:11       ` Pascal Obry
2007-11-28 10:57         ` Alexander Camek
2007-11-28 12:04         ` Martin Krischik
2007-11-28 13:12           ` Pascal Obry
2007-11-28  8:59     ` Stephen Leake
2007-11-27 13:08 ` Alexander Camek [this message]
2007-11-29 10:36 ` Alexander Camek
replies disabled

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