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: 11318c,db76fe2b02c25dcc,start X-Google-Attributes: gid11318c,public X-Google-Thread: 103376,db76fe2b02c25dcc,start X-Google-Attributes: gid103376,public X-Google-Thread: f65d0,db76fe2b02c25dcc,start X-Google-Attributes: gidf65d0,public From: "Paul Hussein" Subject: GNAT binding error and circular dependancy HELP!!! Date: 1998/05/24 Message-ID: <6k9o1i$qmf$1@plug.news.pipex.net>#1/1 X-Deja-AN: 356112697 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom) Newsgroups: comp.lang.ada,gnu.gcc,gnu.gcc.help Date: 1998-05-24T00:00:00+00:00 List-Id: I am using GNAT 3.10p compiler and when I come to bind there is a circular dependancy which prevents the bind, where it previously bound o.k. with an older compiler. Is there a way to switch off the circular dependancy checking so I can bind as there are no elaboration problems in the code that it would generate.