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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1639fe015a22830b X-Google-Attributes: gid103376,public From: "Riyaz Mansoor" Subject: Re: generic packages (again) Date: 1999/11/22 Message-ID: <81b0mf$okg$1@bunyip.cc.uq.edu.au>#1/1 X-Deja-AN: 551554573 References: <812bo1$fir$1@bunyip.cc.uq.edu.au> <3836CFEF.7B572514@callnetuk.com> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: news@uq.edu.au X-Trace: bunyip.cc.uq.edu.au 943261199 25232 172.20.69.157 (22 Nov 1999 08:59:59 GMT) Organization: University of Queensland X-MSMail-Priority: Normal NNTP-Posting-Date: 22 Nov 1999 08:59:59 GMT Newsgroups: comp.lang.ada Date: 1999-11-22T08:59:59+00:00 List-Id: > 'How to do' separate compilation is largely an implementation specific > matter. If your compiler's documentation doesn't give you enough info, > maybe you will have some specific questions for us. sorry for the missing info. i'm using AdaGIDE on a windows 98 (normal pc, whatever, hehe). my goal is to have to files (possibly executables) running/feeding off each other. with the programs i've done upto now i gt one executable. iguess this is possible. but how? thanx riyaz