[ECOS] problem in Installing the i386 gcc tools

rajm@danlawinc.com rajm@danlawinc.com
Mon Feb 3 13:05:00 GMT 2003


Hi,
  Pls search for i386-elf-ar,if you not found this file ,than u not
installed the binutils.
  and if you found this file.than pls check for the path.
  May be you might forgot to set the PATH.

Best Regards,
Mouli


-----Original Message-----
From: ramanamurthy.saripalli@siritech.com
[mailto:ramanamurthy.saripalli@siritech.com]
Sent: Monday, February 03, 2003 5:38 PM
To: ecos-discuss@sources.redhat.com
Subject: [ECOS] problem in Installing the i386 gcc tools


Hi,

I am installing the utils for i386 target. The bin utils and gdb util i
have installed properly.
But when i install the gcc tools i am getting compilation error. Please
help me.

$ make -w all-gcc install-gcc
make: Entering directory `/tmp/build/gcc'
make[1]: Entering directory `/tmp/build/gcc/libiberty'
make[2]: Entering directory `/tmp/build/gcc/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/build/gcc/libiberty/testsuite'
make[1]: Leaving directory `/tmp/build/gcc/libiberty'
make[1]: Entering directory `/tmp/build/gcc/texinfo'
make all-recursive
make[2]: Entering directory `/tmp/build/gcc/texinfo'
Making all in intl
make[3]: Entering directory `/tmp/build/gcc/texinfo/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gcc/texinfo/intl'
Making all in lib
make[3]: Entering directory `/tmp/build/gcc/texinfo/lib'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gcc/texinfo/lib'
Making all in makeinfo
make[3]: Entering directory `/tmp/build/gcc/texinfo/makeinfo'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/build/gcc/texinfo/makeinfo'
make[2]: Leaving directory `/tmp/build/gcc/texinfo'
make[1]: Leaving directory `/tmp/build/gcc/texinfo'
make[1]: Entering directory `/tmp/build/gcc/gcc'
(cd intl && make all)
make[2]: Entering directory `/tmp/build/gcc/gcc/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/build/gcc/gcc/intl'
echo "void __foo () {}" > dummy.c
/tmp/build/gcc/gcc/xgcc -B/tmp/build/gcc/gcc/
-B/tools/H-i686-pc-cygwin/i386-elf
/bin/ -I/tools/H-i686-pc-cygwin/i386-elf/include -DCROSS_COMPILE -DIN_GCC
-g
 -O2 -I./include  -c dummy.c
i386-elf-ar rc libgcc1.null dummy.o
i386-elf-ar: not found
make[1]: *** [libgcc1.null] Error 127
make[1]: Leaving directory `/tmp/build/gcc/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/tmp/build/gcc'

UAñwPû"@ramana_s /tmp/build/gcc
$

it seems the ar tools not installed properly. If any one sees this problem
help me.

thanks,
Ramanamurthy


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list