This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: compile time error...



  In message <99073113331802.03178@torquemada.houseofpain.com>you write:
  > RedHat Linux 6.0 doing a make bootstrap-lean
  > I took all the defaults.
  > 
  > Chris Spencer
  > 
  > stage2/xgcc -Bstage2/ -B/usr/local/i586-pc-linux-gnu/bin/ -c  -DIN_GCC     
  > -O2 -
  > g -O2  -DHAVE_CONFIG_H    -I. -I../../gcc -I../../gcc/config -I../../gcc/..
  > /incl
  > ude ../../gcc/cse.c
  > /tmp/cce0q3x3.s: Assembler messages:
  > /tmp/cce0q3x3.s:18189: Error: invalid character '"' in opcode
  > /tmp/cce0q3x3.s:20044: Error: expected comma after name `' in .size directi
  > ve
  > /tmp/cce0q3x3.s:20044: Error: Rest of line ignored. First ignored character
You didn't indicate what version of the compiler you are trying to build.

If this is gcc-2.95 I would suspect that you've got a hardware problem of
some kind since I've already got success reports for i586-pc-linux-gnu.

If you cd into the <objdir>/gcc dierctory and run the command line shown above
do you get the same error?

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]