gthread for arm
- From: Yogesh <yogeshd aftek com>
- To: gtk-app-devel-list gnome org
- Subject: gthread for arm
- Date: Mon, 17 Feb 2003 01:49:17 +0530
Hi,
I am new to gtk+. I have a an application developed using GTK+.
This application is a multithreaded application and uses g_thread_init,
g_thread_supported functions. This application runs perfectly on my PC
(redhat linux). I want port this application on the arm-linux but I
cannot afford to have the required libraries glib, gthread and gmodule
due to memory constraints. Now I am stuck since I dont know how remove
this gthread dependancy from this application. Is there any by which I
can configure my application to use pthread library instead of gthread?
How can I go about this ?
Thanks in advance,
YD
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]