From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00,INVALID_MSGID, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,e98698b7e2109217 X-Google-Attributes: gid103376,public From: haug@zesi.ruhr.de (Haug Buerger) Subject: Re: gnat and libs Date: 1997/07/05 Message-ID: #1/1 X-Deja-AN: 255022256 Sender: haug@zesi.ruhr.de References: Newsgroups: comp.lang.ada Date: 1997-07-05T00:00:00+00:00 List-Id: 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)