[Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
dave at hiauly1 dot hia dot nrc dot ca
gcc-bugzilla@gcc.gnu.org
Sun Feb 11 14:50:00 GMT 2007
------- Comment #9 from dave at hiauly1 dot hia dot nrc dot ca 2007-02-11 14:49 -------
Subject: Re: [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does
not name a type
> > > With the above patch, the problem still exists but it's moved to a
> > > different file:
> > >
> > > /usr/ccs/bin/ld: CODE_ONE_SYM fixup to non-code subspace in file
> > > gnu/javax/swing
> > > /text/html/parser/.libs/HTML_401F.o - shared library must be position
> > > independen
> > > t. Use +z or +Z to recompile.
> > >
> >
> > Please try with revision 121506 or later. That may fix this problem.
The above problem is a target bug (incorrect code is being generated
for long indirect and millicode calls). The library now contains some
modules that need long calls. Working on a patch to fix this.
David Daney's patch fixed the original problem.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30606
More information about the Gcc-bugs
mailing list