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,d87a073fea49d80c X-Google-Attributes: gid103376,public From: Nicolas Brunot Subject: Re: Objectada link time Date: 2000/10/03 Message-ID: <39D98C7D.186047B7@cadwin.com>#1/1 X-Deja-AN: 676944696 Content-Transfer-Encoding: 7bit References: <39D46B13.BEFF4288@cadwin.com> <39D8C6DD.78B6D234@swbell.net> X-Accept-Language: fr Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@proxad.net X-Trace: nnrp2.proxad.net 970558337 212.27.48.129 (Tue, 03 Oct 2000 09:32:17 CEST) Organization: Guest of ProXad - France MIME-Version: 1.0 NNTP-Posting-Date: Tue, 03 Oct 2000 09:32:17 CEST Newsgroups: comp.lang.ada Date: 2000-10-03T00:00:00+00:00 List-Id: John Magness wrote > >> Comparing with Rational Apex which also include the Microsoft linker, > >> there is a enormous difference. > >> for an application of about 15 Mo, linked from about 1200 Ada units : > > >Mo? is this megabytes of object code? What are the units? there are about 650 Ada packages giving a .rsp file of about 1300 lines (about 1300 .obj files for Ada specs and bodies) 15 Mo (mega-octets) is the size of the executable generated > >> > >> Apex link is about 1 mn > >> Objectada link reaches 10 mn ... > >> > >> So there should be not only a microsoft linker problem here. > >> > > > What platforms produced these numbers? The last line might lead a person > >to think > >that the same platform MS/Intel was used. A person familiar with the > >internals of Apex might be able to throw some light on this. Microsoft Windows NT4, biprocessor Pentium II 400 with 256 Mo for RAM >