On 4 Jul 1997 23:27:07 -0400, Robert Dewar wrote: >Haug asks > ><< i tried to make my own library in my own directory. >The including works so far but i want the object files >in the directory of my library like the gnat runtime >lib. Can this be done? >>> > >Can you be clearer, it is very hard to guess what you mean by library >here, since this is neither an Ada technical term, nor a term that is >used by GNAT. > I create a directory which contains the *.ads, *.adb, *.ali and *.o files for a type. I want to use this type in different projects without the object file in every project. Exact like the gnat runtime lib, e.g. Ada.Strings.Unbounded.Unbounded_String. Haug -- Save a tree use email to haug@zesi.ruhr.de (Haug B�rger)