[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Roadmap



I just found a copy of glib 2.14.3 on my system that I must have
tried to build back in 2007. I don't know why I was looking at it.

The sparemint version is 2.2.3 and the current version is 2.24

Looking again at 2.14.3:

./configure --disable-threads
make

this eventually fails with:

gmain.c: In function `g_child_watch_source_init_multi_threaded':
gmain.c:3941: `SA_RESTART' undeclared (first use in this function)

Is anyone working on glib ?

Peter