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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,7efbdbcd2058c74e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-02 21:55:09 PST Path: newsfeed.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: "Bobby D. Bryant" Newsgroups: comp.lang.ada Subject: Re: GtkAda with several task (or distributed solution?)? Date: Wed, 02 May 2001 22:50:26 +0600 Organization: (I do not speak for) The University of Texas at Austin (nor they for me). Message-ID: <3AF03AD2.CA424CB4@mail.utexas.edu> References: NNTP-Posting-Host: dial-75-9.ots.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: geraldo.cc.utexas.edu 988865364 18943 128.83.254.105 (3 May 2001 04:49:24 GMT) X-Complaints-To: abuse@cc.utexas.edu NNTP-Posting-Date: 3 May 2001 04:49:24 GMT X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.4 i686) X-Accept-Language: en,fr,de Xref: newsfeed.google.com comp.lang.ada:7113 Date: 2001-05-03T04:49:24+00:00 List-Id: Wilhelm Spickermann wrote: > On 01-May-01 Bobby D. Bryant wrote: > ... > > I'm not sure, but I don't think the RPMs contain the GtkAda source co= de. > > You should probably be downloading the .gz instead. > > The GtkAda-RPM contains the sourcecode -- they are installed into > /usr/lib/ada/adainclude Ah, thanks. > > The RPMs are fine for ordinary use, but to recompile for use with gna= t-glade > > you will need the actual source. > > Hmm, I=B4ve made distributed programs using GtkAda -- I don=B4t remembe= r doing > any recompilations of GtkAda. That's odd. Using gnat-glade's gnatdist command for compilation, I alway= s got errors demanding that s-stratt be recompiled, apparently since the precom= piled version of GtkAda had been compiled against the s-stratt provided by GNAT= , whereas GLADE was checking the .ali for its own copy of s-stratt. Could I have just reorderd my ld stuff? Bobby Bryant Austin, Texas