This is the mail archive of the java-discuss@sourceware.cygnus.com 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: undefined reference to `__JArray type_info function'


>>>>> "Steven" == Steven Ashe <ashe@boulder.qms.com> writes:

Steven> g++ -c -Wall -fvtable-thunks -g -I.\
Steven>  -I/usr/local/src/libgcj-2.95.1/libjava/include\
Steven>  -I/usr/local/src/libgcj-2.95.1/libjava \
Steven>  -I/usr/local/src/LIBGCJ_TARGET/i686-pc-linux-gnu/libjava/include\
Steven>  -I/usr/local/src/LIBGCJ_TARGET/i686-pc-linux-gnu/libjava/ test6.cc

Add -fno-rtti to this line.

Tom

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