When do U downloaded your copy of gpc release file ?
It contains a few fixes, I think, added after the first release.
I am currently doing 'make -k check' with fresh gcc-3.3.2 and gpc20030830 downloaded today from web.
The only thing was, that varasm patch is not needed.
My system runs linux.
Configure params : ../gcc-3.2.3/configure --prefix=/usr/local --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java,pascal --with-system-zlib
Regrds,
David
Russell Whitaker wrote:
Hi gcc-3.3.2 was released today. with gpc-20030830:
- varsam patch wasn't needed
- "make bootstrap" I got to here:
parse.y:100: unrecognized: %glr-parser parse.y:100: Skipping to next % parse.y:744: type clash (`' `itype') on default action parse.y:2861: type clash (`' `ttype') on default action make[2]: *** [../../gcc-3.3.2/gcc/p/parse.h] Error 1 make[1]: *** [stage2_build] Error 2 make: *** [bootstrap] Error 2
Should I try 3.3.2 with gpc-20030507 or wait for a patch/new release ?
Russ