Re: glib on Symbian

2008-09-10 Thread sparkymat
> WSD in DLLs is not, and never will be, supported on EKA1 based versions of > Symbian OS. However WSD in DLLs is supported on EKA2.(versions 9.x) > Hence for the port of GLIB to work on EKA2 version of Symbian OS emulator we > had to do these changes. > As Biswajeet has mentioned, for Symbian O

Re: glib on Symbian

2008-09-05 Thread sparkymat
> > Please show some concrete (minimal) example... I have a hard time to > understand *exactly* what you mean. > > There must be some better way around this than adding 2000 ifdefs all > around the code, which frankly doesn't sound acceptable to me. Sure, > some ifdefs can be added, but in as few p

glib on Symbian

2008-09-04 Thread sparkymat
I am a developer working for Symbian. We have ported glib to the Symbian OS and wish to contribute the changes back to the main codeline. We had talked to Tim Janik and Dave Neary regarding this and they recommended the changes be split up into smaller patches and be submitted to either of bugzilla

Re: Steps to get to GTK+ 3.0

2008-06-04 Thread sparkymat
>> You're assuming GCC/Linux/x86 environments, there are other environments, >> such as embeded devices with optimized compilers for their architecture or >> non Linux operating systems for non x86 architectures where getting latest >> GCC is not as easy. >> >> As Gtk is targetting to the mobile sp