> > > 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?

It works with just make, as you've allready told to configure that 
you want it beeing compiled for arm-linux and it sees that you are 
under sparc-linux or sparc-solaris, so it knows it will build a cross 
compiler. It works like that, at least on i486-linux

> 
> 
> > > > 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?
> 

Once again, normaly, as far as I remember what I did, --target is 
enough

Christophe
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to