In the last mail [EMAIL PROTECTED] said:
> From [EMAIL PROTECTED] Fri Feb 19 08:44:49 1999
> From: [EMAIL PROTECTED]
> > I think the test is either failing because arm-linux-gcc doesn't point
> > to anything, or because it's compiling an arm binary on solaris and
> > then cant test it on solaris.
> >
> >
> > Anyway, I'm getting pretty lost, can anyone tell me what is missing?
> >
>
> I'm getting lost by reading this mail.
> Let me sum up stages and tell me where it fails, I'll help you
>
> - Compile and install binutils-1.9.1.0.19a
> ./configure --target=arm-linux --prefix=where_you_want
> make
surely
make cross
if he's trying to make a cross compiler?
> > > I'm having problems building a cross compiler on solaris.
> > > ../egcs-1.1.1/configure --target=arm-linux
> > > --prefix=/home/elph/tjl/work/sw/armlinux/
> > >
> > > and then ran make.
> > >
> > > What am I doing wrong?
should one configure with --host --target and --build when making a cross compiler?
Nick (guessing)
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]