Following the Building guide for MAC, I need help. My gcc version is 4.2, and the configure script outputs a warning that it needs 4.0. Is it a blocker? Do I need to install another gcc?
> ... checking the GNU gcc compiler version... configure: error: You need to use > the gcc-4.0 compiler (gcc 4.2.1 won't work with the MacOSX10.4u.sdk) - set > CC accordingly > Guide I'm following step-by-step: http://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_MacOSX I'd be glad if someone can be a guide on the build process, because I'm a bit lost from the autoconf step onwards. Thanks, Tal