[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-bugs
Subject:    Re: Gcc 2.8.1 & 2.95  No rule to make target `3.2'?
From:       "Martin v. Loewis" <martin () mira ! isdn ! cs ! tu-berlin ! de>
Date:       1999-10-29 21:33:35
[Download RAW message or body]

> `make bootstrap` with gnu make 3.78.1
> get error:     make[2]: *** No rule to make target `3.2', needed by
> `cccp'.  Stop.

Thanks for your bug report. That's quite an interesting effect; I have
no clue what is causing it, though. Please have a look at the
generated makefile (gcc/Makefile), to see whether some of the autoconf
replacement got wrong.

> cd to gcc-2.95
> `./configure`

Please note that we recommend to have a separate build
directory. Create a new directory, and run configure from there, e.g.

cd gcc-2.95
mkdir obj
cd obj
../configure

BTW, if you have to recompile, anyway, you might just as well start
with 2.95.2, which was just released.

Good luck,
Martin

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic