bug-glibc
[Top][All Lists]
Advanced

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

newlib installation problem on cygwin (assembler error msg: read ing.op


From: Satish Kumar
Subject: newlib installation problem on cygwin (assembler error msg: read ing.open : No such file)
Date: Wed, 11 Sep 2002 07:18:23 +0530

 


Hi,
 
         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.
 
  now, i m able to carry out the first 2 steps that is configuring and
building the binutils and the gcc on cygwin successfully, but in the 
third step, when i configure the newlib1.10.0 i get the following message:
 
address@hidden /d/cygwin/tmp/build/newlib$
../../../src/newlib/newlib-1.10.0/configure --target=arm-elf
--prefix=/tools
--exec-prefix=/tools/H-i686-pc-cygwin -v 2>&1 | tee configure.out
Configuring for a i686-pc-cygwin host.
*** This configuration is not supported in the following subdirectories:
target-libgloss
(Any other directories should still work fine.)
Created "Makefile" in /d/cygwin/tmp/build/newlib using "mh-frag"
./config.status is unchanged
Configuring texinfo...
No configuration information in texinfo
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile

address@hidden /d/cygwin/tmp/build/newlib$

 
later when i continue to build the newlib i get the following message,
the following shown below is the portion just before the newlib build 
exits, on error:
 
address@hidden /d/cygwin/tmp/build/newlib$
 make -w all install  2>&1 | tee make.out

make[2]: Leaving directory `/d/cygwin/tmp/build/newlib/arm-elf/newlib'
Making all in libc
make[2]: Entering directory
`/d/cygwin/tmp/build/newlib/arm-elf/newlib/libc'
Making all in stdlib
make[3]: Entering directory
`/d/cygwin/tmp/build/newlib/arm-elf/newlib/libc/stdlib'
arm-elf-gcc -B/d/cygwin/tmp/build/newlib/arm-elf/newlib/ -isystem
/d/cygwin/tmp/build/newlib/arm-elf/newlib/targ-include -isystem
/d/cygwin/src/newlib/newlib-1.10.0/newlib/libc/include -
DPACKAGE=\"newlib\" -DVERSION=\"1.10.0\" -I.-I../../
../../../../../src/newlib/newlib-1.10.0/newlib/libc/stdlib -O2
-DABORT_PROVIDED -DHAVE_GETTIMEOFDAY -DARM_RDI_MONITOR -I../../targ-
include -I../../../../../../../src/newlib/newlib-
1.10.0/newlib/libc/../libc/include -fno-builtin -g -O2 -c
../../../../../../../src/newlib/newlib-1.10.0/newlib/libc/stdlib/__adjus
t.c

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

arm-elf-gcc: file path prefix
`/d/cygwin/tmp/build/newlib/arm-elf/newlib/' never used
make[3]: *** [__adjust.o] Error 1
make[3]: Leaving directory
`/d/cygwin/tmp/build/newlib/arm-elf/newlib/libc/stdlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/d/cygwin/tmp/build/newlib/arm-elf/newlib/libc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/cygwin/tmp/build/newlib/arm-elf/newlib'
make: *** [all-target-newlib] Error 2

address@hidden /d/cygwin/tmp/build/newlib$

                          
                 well, i think i m missing out somethin..plz some one
kindly provide me the solution, coz this is 
very critical for me now..
 
thanks in advance
satish
 
 
 
 
 
 
T Satish Kumar
Design Engineer
SANYO, JAPAN.




reply via email to

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