[gnu.gcc.bug] make install wants to keep making on gcc-1.36

Leisner.Henr@XEROX.COM (Marty) (09/30/89)

I'm in the process of install gcc-1.36 on a sun386i.

I made stage1, stage2 and compared stage3 to stage2 successfully.

Typing make  -n install: (I'm using gnu make 3.56, same results with SunOS
make):


cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/expr.c
cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/stmt.c
cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/expmed.c
cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/explow.c
cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/optabs.c
cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/varasm.c
cc -c -g   -I. -I../gcc-1.36 -I../gcc-1.36/config ../gcc-1.36/emit-rtl.c
cc -g  -I. -I../gcc-1.36 -I../gcc-1.36/config -c insn-emit.c

...........

I don't know why it want's to remake again (everything is inplace and up to
date [I think].  1.35 appeared to have the same problem.

I ended up taking out 'all' as a dependency to install.

The problem is probably somewhere else -- I'm not sure where.

marty
ARPA:	leisner.henr@xerox.com
GV:  leisner.henr
NS:  leisner:wbst139:xerox
UUCP:	hplabs!arisia!leisner