bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: newlib installation problem on cygwin (assembler error msg: read in


From: Nick Clifton
Subject: Re: newlib installation problem on cygwin (assembler error msg: read ing.open : No such file)
Date: 12 Sep 2002 11:54:47 +0100
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1

Hi Satish,

>  I m trying to install ARM development tools for eCos on Cygwin.
> i m using the following ARM tool versions:
> binutils-2.10.1.tar.gz
> gcc-2.95.2.tar.gz
> newlib-1.10.tar.gz
> insight-5.2.tar.gz.

These are quite old versions.  Binutils for example is now at version
2.13.  I would recommend updating to this version.

> *** This configuration is not supported in the following subdirectories:
> target-libgloss

This is nothing to worry about.  The ARM port does not use libgloss.

> Assembler messages:
> for reading.open
> : No such file or directory

This is a strange error message.  If upgrading to the latest version
of binutils does not fix the problem, trying going into the stdlib
directory and running make there.  You should then be able to capture
the entire gcc command line and rerun it, adding the -v switch.  This
will show the command line being used to invoke GAS, and you can
check this to see if anything looks suspicious.

Cheers
        Nick





reply via email to

[Prev in Thread] Current Thread [Next in Thread]