public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* error compling GCC tools on RedHat 7.2
@ 2001-12-11  4:35 siumama great
  0 siblings, 0 replies; only message in thread
From: siumama great @ 2001-12-11  4:35 UTC (permalink / raw)
  To: gcc; +Cc: vincentpang

Hi!,
    I am trying to install the GCC tools for eCos synthetic platform into a 
RedHat 7.2. but the comploer gives some error when
compling the GCC tools. I have followed the insturction but error still 
occur and below are the content of the make.out:
make: Entering directory `/tmp/build/gcc'
make[1]: Entering directory `/tmp/build/gcc/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. 
-I/src/gcc/gcc-2.95.2/libiberty/../include   
/src/gcc/gcc-2.95.2/libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/src/gcc/gcc-2.95.2/libiberty/../include 
  /src/gcc/gcc-2.95.2/libiberty/argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -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 -g -O2 -I. -I/src/gcc/gcc-2.95.2/libiberty/../include 
  /src/gcc/gcc-2.95.2/libiberty/choose-temp.c
/tmp/cckXOKgL.s: Assembler messages:
/tmp/cckXOKgL.s:407: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cckXOKgL.s:407: Warning: Unrecognized .section attribute: want a,w,x
/tmp/cckXOKgL.s:407: 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'

Does anyone knoe why this happen?

sincerely,
siumama

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

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

only message in thread, other threads:[~2001-12-11  6:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-11  4:35 error compling GCC tools on RedHat 7.2 siumama great

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).