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,cc4a1f5e11494cc9 X-Google-Attributes: gid103376,public From: dewar@cs.nyu.edu (Robert Dewar) Subject: Re: GNAT and subunits Date: 1995/04/04 Message-ID: <3ls5p2$njv@gnat.cs.nyu.edu>#1/1 X-Deja-AN: 100815583 references: <3l6j48$82t@ns1.sw-eng.falls-church.va.us> <3l79nr$nnt@felix.seas.gwu.edu> <3l915h$hud@ns1.sw-eng.falls-church.va.us> organization: Courant Institute of Mathematical Sciences newsgroups: comp.lang.ada Date: 1995-04-04T00:00:00+00:00 List-Id: Note that in the latest version of GNAT, version 2.04, we have indeed changed the binder to default to -s mode, in which it will check for consistency between the object files and current source files. This would mean that Phil would have got the behavior he expected. The no-sources mode is still available by option.