java/2224: error while bootstrapping from cvs

Bryce McKinlay bryce@albatross.co.nz
Thu Mar 8 13:58:00 GMT 2001


> on the current CVS checkout (tag = 20010307) everything works fine except
> the java compilation of "ObjectOutputStream.java".
>
> The two directories differ by using the
> "-g" option which produce an assembler error in multiply defining the
> debugging symbol ".LBB0".
>

This is very much a known problem. It has been broken since Feb 26.
Please see this thread for more information:

http://gcc.gnu.org/ml/java/2001-03/msg00022.html

(there is a patch you can revert you get it to build)

Note that this problem only affects the mainline. The GCC 3.0 branch
should bootstrap ok.

regards

  [ bryce ]




More information about the Gcc-bugs mailing list