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.2 required=5.0 tests=BAYES_00,FROM_WORDY, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8a16fc14db040e46,start X-Google-Attributes: gid103376,public From: "BARDIN Marc" Subject: AdaGide Date: 1998/11/23 Message-ID: <73cp5j$o0l$1@platane.wanadoo.fr>#1/1 X-Deja-AN: 414960738 Organization: Wanadoo - (Client of French Internet Provider) X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Newsgroups: comp.lang.ada Date: 1998-11-23T00:00:00+00:00 List-Id: Hi all, trying to compile & link AdaGide source code (my goal is to understand and use windows / windows 95) i have a link problem. - I have an undefined reference to 'popen' & 'pclose' in mcc-gnat_tools.adb. - It seems these two C routines aren't present not in Gnat nor in Win32ada. Any idea ? Thanks Marc