This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]