Re: multi-sectioned GLib

2004-04-07 Thread Jochen Immendörfer
Hello, me again. I found the solution for my problem. It has already been described in bug #424548 since 2001. Next time, I'll check this first... ;-) Jochen Immendöfer -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/for

Re: multi-sectioned GLib

2004-04-04 Thread "Jochen Immendörfer"
Hello! Maybe, my question was too long and too detailed. Let me now ask in a more general and shorter way: Is there a chance to get a GLib with multiple code sections to work? Has anybody made it? If yes - what do I have to consider about? If you've got an answer - please let me know! Thank you,

Re: multi-sectioned GLib

2004-04-01 Thread Jan Bandouch
Hi Jochen, sorry I cannot help you with your problem, but maybe you can help me with mine ;-) Have you been successfully able to create a glib and use it? I've posted my problems with glibs in this newsgroups yesterday. Seems that not to many people now about glibs. Are they actually supported?

multi-sectioned GLib

2004-03-30 Thread "Jochen Immendörfer"
Hello! I'm trying to build a GLib with mutliple code sections included. Since I didn't found information which said clearly that this will work, I first tried to make an example. I used the MersenneTwister GLib sample code and changed it to be multi-sectioned. I changed mt19937int.c to: #includ