public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] installation problem of toochains of ecos
@ 2006-07-01  9:41 pintu mehta
  0 siblings, 0 replies; only message in thread
From: pintu mehta @ 2006-07-01  9:41 UTC (permalink / raw)
  To: ecos-discuss

Hello all,
   while giving
  make -w all-gcc install-gcc \
      LANGUAGES="c c++" 2>&1 | tee make.out

from the /tmp/build /gcc  directory. i m getting following error...i m
doing all steps properly maintains in ecos downloading & installation
ecos web site.

http://ecos.sourceware.org/ecos

steps are

 1>Configure GCC, ensuring that the GNU Binary Utilities are at the
head of the PATH:
   2> PATH=/tools/H-i686-pc-linux-gnu/bin:$PATH ; export PATH    (for
sh, ksh and bash users)
    set path = ( /tools/H-i686-pc-linux-gnu/bin $path )        (for
csh and tcsh users)
    3>mkdir -p /tmp/build/gcc
    4>cd /tmp/build/gcc
    5>/src/gcc/gcc-2.95.2/configure --target=i686-pc-linux-gnu \
      --prefix=/tools \
      --exec-prefix=/tools/H-i686-pc-linux-gnu \
      --with-gnu-as --with-gnu-ld --with-newlib \
      -v 2>&1 | tee configure.out

  every things proper till 5 steps.now erron in  during make


Build and install GCC:
    make -w all-gcc install-gcc \
      LANGUAGES="c c++" 2>&1 | tee make.out





please could anyone help me how to solve this

Regards
pintu



ake: Entering directory `/tmp/build/gcc'
make[1]: Entering directory `/tmp/build/gcc/libiberty'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -O2 -I.
-I/src/gcc/gcc-2.95.2/libiberty/../include
/src/gcc/gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -O2 -I.
-I/src/gcc/gcc-2.95.2/libiberty/../include
/src/gcc/gcc-2.95.2/libiberty/choose-temp.c
/tmp/cc0Sjf8P.s: Assembler messages:
/tmp/cc0Sjf8P.s:58: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cc0Sjf8P.s:58: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cc0Sjf8P.s:58: Error: Rest of line ignored. First ignored character is `,'.
make[1]: *** [choose-temp.o] Error 1
make[1]: Leaving directory `/tmp/build/gcc/libiberty'
make: *** [all-libiberty] Error 2
make: Leaving directory `/tmp/build/gcc'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-01  9:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-01  9:41 [ECOS] installation problem of toochains of ecos pintu mehta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).