egcs-970924 problem on Sun3
Jeffrey A Law
law@cygnus.com
Sun Sep 28 00:01:00 GMT 1997
In message < 199709272059.QAA02253@ahab.rutgers.edu >you write:
> I can't get egcs to build on my FreeBSD system so I tried on the
> Sun-3. It dies in the same fashion:
>
> ./xgcc -B./ -DIN_GCC -g -I./include -DNO_MEM -DNO_LONG_DOUBLE_IO -O0
> -I. -c ./enquire.c
> /usr/tmp/cca10513.s: Assembler messages:
> /usr/tmp/cca10513.s:19933: Error: Unknown operator -- statement `length of
> Common Information Entry' ignored
> /usr/tmp/cca10513.s:19937: Error: Unknown operator -- statement `cie Identi
> fier Tag' ignored
> /usr/tmp/cca10513.s:19938: Error: Rest of line ignored. First ignored chara
> cter valued 0x9.
> /usr/tmp/cca10513.s:19939: Error: Unknown operator -- statement `cie Versio
> n' ignored
Sounds like the ASM_COMMENT_START problem from what you're provided
(a copy of line 19933 would have helped :-)
Jason -- are you working on fixing the various problems triggered
by your dwarf2 changes? Seems like a _ton_ of folks are bumping
into problems with it.
jeff
More information about the Gcc-bugs
mailing list