V Po 21. 06. 2004 v 07:09 -0400 píše AG: > Additionally, how do I check my version of glib for 'thread' support ?
[EMAIL PROTECTED] robert]$ objdump -T /usr/lib/libglib-2.0.so | grep g_thread 00041420 g DF .text 0000018c Base g_thread_self 0007f1b8 g DO .data 00000004 Base g_thread_use_default_impl 00043320 g DF .text 000001f1 Base g_thread_pool_free 000430b0 g DF .text 000000d4 Base g_thread_pool_get_num_threads 00043b00 g DF .text 000000b6 Base g_thread_pool_get_max_unused_threads Or simple thread test program? -- Robert Vojta - http://www.mandrake.cz/ - http://www.linuxvoip.net/ _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
