I am glad to share it. I guess why I can port newer GTK+ is because I built whole X from scratch. I also have a GCC3.4.4 built by crosstool. So, everything I have in my ScratchBox environment is different from the common vmware image.
Since you have compiled atk, pango, cairo..., you should be near the goal. I don't know if the above words work for you. I didn't add any fancy config when I compiled GTK+. I just do "./configure", "make", and "make install".
Last edited by ericshliao; 02-27-2009 at 07:49 AM.
|