This is the mail archive of the java@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]

Re: jc1 woes




On Wed, 14 Mar 2001, Alexandre Petit-Bianco wrote:
> The 3.0 branch should be building fine.

It has been, until this morning :(

./.libs/libgcj.so: undefined reference to
`_ZN30_GLOBAL_$N$_ZNSt9type_infoD2Ev20nonvirtual_base_typeE.120.175'
collect2: ld returned 1 exit status                                            

How'd type_info get in there?  Is that from RTTI?  We still build with
-fno-rtti, I think...

Jeff


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