[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
Tue Jan 30 23:50:00 GMT 2007
------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca 2007-01-30 23:50 -------
Subject: Re: [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does
not name a type
> Please try this patch. Now we look for magic_t and, if not found,
> we disable the code.
The patch is probably ok. However, I've hit another problem linking
libgcj.sl.9.0:
/usr/ccs/bin/ld: CODE_ONE_SYM fixup to non-code subspace in file
gnu/javax/swing
/text/html/.libs/parser.o - shared library must be position independent. Use +z
or +Z to recompile.
The wierd part of this is the above object was clearly compiled with
-fPIC but the object contains numerous non-PIC relocations in .data.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30606
More information about the Gcc-bugs
mailing list