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,d57675ac99e0d2c0 X-Google-Attributes: gid103376,public From: Florian Weimer Subject: Re: PB: using gnatlink to link C and ADA code Date: 2000/08/17 Message-ID: <87sns4i49y.fsf@deneb.enyo.de>#1/1 X-Deja-AN: 659278861 References: <399BB17F.E517F88A@ida.liu.se> Organization: Enyo's not your organization Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-08-17T00:00:00+00:00 List-Id: Erik Herzog writes: > Any ideas where the problem could be? > gnatlink: Failed to open binder output Perhaps your makefile has to be changed because the "gnatbind" creates an Ada main program by default in GNAT version 3.12?