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,fc52e709d921e852 X-Google-Attributes: gid103376,public From: Andreas Jungmaier Subject: Re: Good news: how to compile Gnat 3.10p with gcc 2.7.2.3 Date: 1998/05/15 Message-ID: #1/1 X-Deja-AN: 353493596 References: <354d8913.451276@news.hol.fr> Mime-Version: 1.0 Reply-To: ajung@teisa.unican.es To: Alain Bizzi Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: Universidad de Cantabria NEWS Server Newsgroups: comp.lang.ada Date: 1998-05-15T00:00:00+00:00 List-Id: Hello all, On Tue, 5 May 1998, Alain Bizzi wrote: > > Here is the procedure to compile GNAT-3.10p with GCC-2.7.2.3. > BUILDING GNAT > This installation starts from the sources of GCC 2.7.2.3. > -- Apply patch gcc-2721.dif from the src directory. > -- Copy the ada directory into the GCC distribution. > -- Apply patch gcc-2.7.2.2-ada.dif from the ada src directory. > and so on.... I tried following your advice, but still got some errors . What I am wondering : where did you get the mentioned patch gcc-2.7.2.2-ada.dif. I unpacked gnat-3.10p-src.tar.gz, but that did NOT come with that patch. I assume that that is partly responsible for my trouble, as I get the following errors : gcc: back_end.adb: linker input file unused since linking not done gcc -c -O2 -gnatpg -gnata -I. -I. gnat1drv.adb gcc: gnat1drv.adb: linker input file unused since linking not done gnatbind -I. -I. -o b_gnat1.c -n gnat1drv.ali gnatbind: Cannot find: gnat1drv.ali make[1]: *** [b_gnat1.c] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/gcc-2.7.2.3/ada' make: *** [gnat1] Error 2 As you see, this is on a redhat based linux box (i586) and, of course glibc. Any comments are welcome (also in french), as we need the ADA compiler for educational purposes. Thanx, Andreas ------------------------------------------------------------------------- Andreas Jungmaier ajung@teisa.unican.es -------------------------------------------------------------------------