This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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/38872] [4.4 Regression] libgcj.so dropped _Jv_CreateJavaVM and _Jv_GetStringChars symbols



------- Comment #3 from jakub at gcc dot gnu dot org  2009-01-27 10:09 -------
Subject: Bug 38872

Author: jakub
Date: Tue Jan 27 10:09:23 2009
New Revision: 143698

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143698
Log:
        PR libgcj/38872
        * gcj/javaprims.h (_Jv_CreateJavaVM): Change to extern "C" symbol.
        * libjgc_bc.c (_Jv_GetStringChars): Remove.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/gcj/javaprims.h
    trunk/libjava/libgcj_bc.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38872


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