ppc framework
Submitted by aeg on Fri, 2009-05-08 06:15.
jrails, any chance of a universal framework?
There do seem to be quite a few people using gtk on ppc...

http://download.silicondust.c
http://download.silicondust.com/vendor/gtk/Gtk-Framework-2.14.4-1-test1....
...is kinda usable. Just building for PPC is not a problem. Building universal I haven't succeeded, so far...
Easy.
Not anytime soon. I haven't
Not anytime soon. I haven't even looked at the framework stuff, and likely won't for a couple of weeks. Too much life in the way, I'm afraid.
Richard reported in a response to another query that he'd taken a stab at a universal build a few months ago, and that it didn't turn out well. I'll probably just build a PPC framework and set it up next to the intel one once I figure out how.
Just wanted to let you know
Just wanted to let you know that my Jhbuild/framework creating setup is able to build everything as universal binaries. Also I have quite a few patches for the current scripts. In addition I also can build gtkmm and friends as frameworks. Please let me know how I can contribute my work.
Cheers,
Ezra.
For the moment, the
For the moment, the procedure is:
Obviously that assumes that you've already made a clone of the repository and committed your changes to it.
I'll create a branch and pull your changes into it, test everything, and if all goes well merge the results back into main.
I won't be able to provide binaries until SourceForge approves my takeover of the old gtk-osx project and I get everything moved and set up, which will probably take a few weeks.
Thanks for helping out!
Ok. I'll have a look at
Ok. I'll have a look at that, when I'm ready. Thanx.