K 10 svn:author V 3 bde K 8 svn:date V 27 1998-07-08T00:45:50.000000Z K 7 svn:log V 496 Use a different hack for building libgcc2: `XCC= ${CC}' instead of `XCC= -B ...'. This is equivalent when cc and cc1, etc. have just been bootstrapped by `make world'. The relative versions normally won't work if the target system is not binary compatible. Bootstrapping different versions of gcc without going through `make world' is slightly more broken than before. Uniformized macro names (P1OBJS -> LIB1POBJS, etc.). Don't give full paths to sources. END