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-7-bit X-Google-Thread: 103376,c9d4dd8154a69ea5,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-13 07:39:57 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: philippe.baillet@thales-avionics.com (BAILLET philippe) Newsgroups: comp.lang.ada Subject: Performance problem between SAMBA and Gnat Date: 13 Sep 2002 07:39:56 -0700 Organization: http://groups.google.com/ Message-ID: <7ff8fedb.0209130639.73c7489@posting.google.com> NNTP-Posting-Host: 80.65.227.126 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1031927997 16921 127.0.0.1 (13 Sep 2002 14:39:57 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 13 Sep 2002 14:39:57 GMT Xref: archiver1.google.com comp.lang.ada:28929 Date: 2002-09-13T14:39:57+00:00 List-Id: I have performance problems when i compile ADA files on NT 4.0 with the Gnat compiler when the files are located on a SAMBA UNIX Filesystem. Certainly the most time is spend in the checking phase. Could you help me ?