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: Gautier Subject: Re: Objectada link time Date: 2000/10/04 Message-ID: <39DB7EBD.35A09BFD@maths.unine.ch>#1/1 X-Deja-AN: 677570772 Content-Transfer-Encoding: 7bit References: <39D46B13.BEFF4288@cadwin.com> <39DA0452.71EB729B@swbell.net> <39DADE4D.4B750B52@cadwin.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: 4 Oct 2000 21:02:22 +0100, mac13-32.unine.ch Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-10-04T00:00:00+00:00 List-Id: Nicolas Brunot: > It wouldn't explain such a difference (link about 10 times faster than > Objectada) > > in /VERBOSE mode, almost all the time difference occurs between the 1rst and > 2nd line of linker output > "Start Pass1" > and > "Searching Libraries" > and the linker output is about 13000 lines !! Ouch! They could hire a programmer from ex-Borland to improve this - or take a look at the disassembled Turbo Pascal 6 sources and especially its fast smart linker... G.