comp.lang.ada
 help / color / mirror / Atom feed
* Gnat Project file : object dir "fast clean" ?
@ 2009-11-16 10:10 Jérôme Haguet
  2009-11-16 10:55 ` Georg Bauhaus
  0 siblings, 1 reply; 3+ messages in thread
From: Jérôme Haguet @ 2009-11-16 10:10 UTC (permalink / raw)


Let's imagine I have several projects, each defined by a gpr file,
with a specific object_dir for each.
Quite common situation.

I was just wondering if there is an option in some tool (gnat*, *gpr*)
to perform an Object_Dir "fast clean" ?
I mean : "delete every .o/.ali that should not exist".

It may happen, for example :
- when I rename some package
- when I move a package from a project to an other project
I have to delete the old .ali/.o, otherwise it can be confusing for
gnatmake, gnatfind ....

Of course, I can delete the whole Object_Dir-s, and rebuild
everything.
But, some time, something faster can be helpful.










^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-16 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-16 10:10 Gnat Project file : object dir "fast clean" ? Jérôme Haguet
2009-11-16 10:55 ` Georg Bauhaus
2009-11-16 14:45   ` Gautier write-only

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