Hmm, just a short comment before I go to bed today...
On Thursday, July 22, 2004, at 08:47 PM, Gürkan Sengün wrote:

well i've made packages and put them here. however using sunfreeware.com library dependencies packages seem to break gnustep. it works when you take all sources yourself and compile it yourself. riccardo mottola also knows a trick how to compile some part that it works much better (i didn't use that on the binary
pkgs i made).

I use almost all dependencies from sunfreeware, including make, gcc and some other stuff. Maybe I compiled some imaging libraries myself, I don't remember.. In any case pretty standard setup. I have no particular "trick". There is NSBitmapImageRepJpeg.c (or a similarly named file) in -gui that needs to be compiled with -O1 instead of default -O2 or it will break (no tiff loads anymore). This happens on very OS I tried with all compilers fro; 2.9 to 3.4 on sparc. Seems to be a compiler bug and if I am right, Alexander Malmberg and David Ayers worked on it and possibly filed a gcc bug report>

-Riccardo


Reply via email to