On Mon, Oct 16, 2000 at 03:00:53AM +0200, Ralf Baechle wrote:
> On Sat, Oct 14, 2000 at 09:18:50PM +0200, Guido Guenther wrote:
>
> > On Sat, Oct 14, 2000 at 12:58:55PM +0100, Ian Chilton wrote:
> > > /crossdev/mips-linux/bin/ld: cannot open crti.o: No such file or directory
> > I see the same thing here. gcc from cvs 000925 seems to be o.k.
>
> The file crti.o should be in /crossdev/mips-linux/lib/crti.o. Is it actually
> there? Can you checkout where the x-compiler is actually searching
> for those files?
It's not there, it seems like binutils(cvs 001013 + rel32 patch)
don't build/install it. xgcc searches in:
.../crossdev/src/gcc/egcs-001018/build/gcc/
.../crossdev/src/gcc/egcs-001018/build/mips-linux/newlib/
.../crossdev/src/gcc/egcs-001018/build/mips-linux/newlib/targ-include
.../crossdev/src/gcc/egcs-001018/newlib/libc/include
.../crossdev/mips-linux-2.2/mips-linux/bin/
.../crossdev/mips-linux-2.2/mips-linux/lib/
.../crossdev/mips-linux-2.2/mips-linux/include
Regards,
-- Guido
|