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]
Other format: [Raw text]

RE: -dlopen self


On Wed, 19 Mar 2003, Erik Poupaert wrote:
> The linking fails, saying "swt.o ... undefined reference to
> 'g_thread_init'". The symbol is defined, however, in -lglib-2.0.

On my machine, g_thread_init is defined in libgthread-2.0.so.  It
doesn't appear in libglib-2.0.so at all.  This is with GTK 2.2.

Jeff


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