public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* RH7.2 and egcs-1.2.2
@ 2002-09-25  6:53 berrie giebels
  0 siblings, 0 replies; only message in thread
From: berrie giebels @ 2002-09-25  6:53 UTC (permalink / raw)
  To: gcc-help

Hi all.. Don't ask me why, but I *have* to build
egcs-1.1.2 on a RH7.2 platform. I aplpied the
following patches (which got the compiler one step
further):

/**************************************************/
egcs-1.1.2-addressof.patch  egcs-1.1.2-expr.patch
egcs-1.1.2-linux.patch	 nlibio.patch
egcs-1.1.2-asm.patch	    egcs-1.1.2-fold.patch
egcs-1.1.2-strlen.patch
egcs-1.1.2-cpu.patch	    egcs-1.1.2-gcse.patch
egcs-1.1.2-warn.patch
egcs-1.1.2-davem.patch	    egcs-1.1.2-integrate.patch
libio.patch
/*****************************************************/

here is the error message now:

gmake[2]: Leaving directory
`/home/compiler/egcs-1.1.2/gcc/f'
echo '/*WARNING: This file is automatically
generated!*/' >tmp-objc-prs.y
sed -e "/^ifc$/,/^end ifc$/d" \
  -e "/^ifobjc$/d" -e "/^end ifobjc$/d" \
  ./c-parse.in >>tmp-objc-prs.y
./move-if-change tmp-objc-prs.y ./objc/objc-parse.y
cd ./objc; \
bison  objc-parse.y -o objc-parse.c
objc-parse.y contains 67 shift/reduce conflicts.
expected 66 shift/reduce conflicts
gmake[1]: *** [objc/objc-parse.c] Error 1
gmake[1]: Leaving directory
`/home/compiler/egcs-1.1.2/gcc'
gmake: *** [all-gcc] Error 2

Anyone knows what I need to fix here?

Thanks

-B


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com

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

only message in thread, other threads:[~2002-09-25 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-25  6:53 RH7.2 and egcs-1.2.2 berrie giebels

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