From: <Joe...@t-...> - 2017-11-30 16:58:46
|
Bruno wrote: >Once you have determined this set, remove most optimization blocker flags >in makemake.in and redo >$ make -k -f Makefile.devel multibuild-macosx-i386 >and verify that all builds that succeeded earlier still succeed. Good news. On that 32bit 2006 Macbook Pro I could remove all safeties NO_*ASM, NO_FAST_*, set SAFETY=0 and there were no new findings. Gcc was Apple's (Xcode DVD or combo updates). I'm now testing some other configurations, e.g. --without-unicode, or OLD_GC. Regards, Jörg |