can't use "with-gcc-home"

Stephan Bergmann sbergman at redhat.com
Wed Feb 12 09:15:09 CET 2014


On 02/11/2014 12:10 PM, Ahmad Hussein Al-Harthi wrote:
> configure: error: unrecognized options: --with-gcc-home

As the message says, our autogen.sh does not support a --with-gcc-home 
switch.  It does work though to add

   CC=/my/favorite/gcc
   CXX=/my/favorite/g++

to the autogen.sh command line or to autogen.input.

Stephan


More information about the LibreOffice mailing list