"Dr Jaime V. Miro" wrote:
> 
> Russell King - ARM Linux wrote:
> >
> > Dr Jaime V. Miro writes:
> > > gcc:
> > > Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
> > > gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
> > >
> > > as:
> > > GNU assembler version 2.10.91 (arm-linux) using BFD version 2.10.1.0.4
> >
> > Erm, was that the output from 'as --version', not 'arm-linux-as --version'?
> > If it was 'as --version' then please re-install your host binutils, and
> > rebuild the ARM Linux binutils using the correct target, host and build
> > configure targets.
> >
> 
Well spotted, Russell. I completely overlooked that.
For some "obscure" reason unknown to me as yet, I also had a version of GNU
assembler 2.10.91 configured for a target of `arm-linux' under the name "as"
in the same directory as the arm-linux-XXX programs. Because that path was
first in $PATH, make was finding that target assembler instead of the
host utilities. Don't know how that got there, because I have repeated the process
of unpacking all the original xdev rpm's in my other (clean) host and they were
not created. I've changed the $PATH to look last in that directory in the problematic 
host,
hence picking up the right host assembler, and things are compiling apparently properly
right now. I also have my other host compiling 2.4.0, so hopefully one of them will 
finish
evertually :-)

Thanks again.

Jaime

-- 
Dr Jaime V. Miro
Sw and control systems analyst
H2eye Ltd
24-28 Hatton Wall
London EC1N 8JH

Tel:0171-404 9600
Fax:0171-404 9490
[EMAIL PROTECTED]


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to