Re: autogen.sh fails on MacOS 10.13.3

2018-03-29 Thread Tor Lillqvist
gcc 7.3 was installed via homebrew and > cd /usr/local/Cellar/gcc/7.3.0_1/bin && ln -s gcc-7 gcc && ln -s g++-7 g++ > Don't even try to use any homebrew stuff. Use the Clang that comes with latest Xcode. That is the only compiler we support on macOS. --tml ___

Re: autogen.sh fails on MacOS 10.13.3

2018-03-29 Thread Heiko Tietze
To purge all modifications do "git fetch --all && git reset --hard origin/master". There are no reasons AFAIK to rerun autogen.sh. On 29.03.2018 12:12, Ch g wrote: > Hello all, I first built LO official source successfully with "build-nocheck" > option in this January, and could start that built