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=2.1 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,8a16fc14db040e46 X-Google-Attributes: gid103376,public From: "Pascal Obry" Subject: Re: AdaGide Date: 1998/11/24 Message-ID: <73dt20$391$1@cf01.edf.fr>#1/1 X-Deja-AN: 415106799 References: <73cp5j$o0l$1@platane.wanadoo.fr> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Organization: EDF Newsgroups: comp.lang.ada Date: 1998-11-24T00:00:00+00:00 List-Id: BARDIN Marc a �crit dans le message <73cp5j$o0l$1@platane.wanadoo.fr>... >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 > > Yes, wait for GNAT 3.11p to be able to build AdaGIDE. It is impossible to build it (as you find out) with GNAT 3.10p. Pascal.