fail to install gpc on Linux
Francisco Wechsler
chico at fca.unesp.br
Thu Mar 15 21:51:52 CET 2001
On Thu, 15 Mar 2001, Johanna Johnston wrote:
> Date: Thu, 15 Mar 2001 17:07:30 -0500
> From: Johanna Johnston <johanna at baycomp.com>
> To: gpc at gnu.de
> Subject: fail to install gpc on Linux
>
> I downloaded gpc-20010315.tar.gz (and per instructions, gcc-2.95.2.tar.gz)
> and followed the gpc INSTALL instructions with great success, (including
> "/home/jj/gcc-2.95.1/configure --enable-languages=pascal"and
> /home/jj/gpc-build/gcc/make) until I came to the install: "make
> install.pascal"
> This failed with
> make: *** No rule to make target `pascal.install'. Stop.
> I was unable to figure what I had done wrong. Any advice? There is no
> reference to "pascal" in my Makefile, I don't know where it should come
> from.
>
> My config.status file looks like this:
> #!/bin/sh
> # This file was generated automatically by configure. Do not edit.
> # This directory was configured as follows:
> /home/jj/gcc-2.95.2/configure --with-gcc-version-trigger=/home/jj/gcc-2.95.2
> /gcc/version.c --host=i686-pc-linux-gnu --enable-languages
> =pascal --norecursion
> # using "mt-frag"
>
> Thank you,
> Johanna
>
> *********************************
> * Johanna Johnston *
> * Bay Computer Associates *
> * johanna at baycomp.com *
> * http:// www.baycomp.com *
> *********************************
>
>
Johanna:
If memory serves me, the sequence should be as follows:
./configure
./make
./make install
This should be enough. In addition, you can also do:
./make clean
./make distclean
Greetings,
Francisco
Diga não ao monopólio: use Gnu-Linux.
More information about the Gpc
mailing list