This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 11 Feb 2007 14:49:48 -0000
- Subject: [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
- References: <bug-30606-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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