hi,

On Thu, Sep 25, 2014, at 02:29, Lele MA wrote:
> Does it mean the system doesn't define "_POSIX_THREADS"?
> If so, can I still use the glib in the Mini-OS without the support of
> "_POSIX_THREADS"?

Without knowing too much about this MiniOS: GLib has a hard dependency
on POSIX threads.  It is not possible to build GLib without threading
support.

If MiniOS lacks threads, then you will not be able to use GLib there,
without substantial modification.

I hope this helps to clarify things.

Cheers
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to