Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cross building with HOST_CXX set



On Wed, 19 Mar 2008, Kurt J. Lidl wrote:
> Index: tools/groff/Makefile
> -CONFIGURE_ARGS+=       --without-x
> +CONFIGURE_ARGS+=       --without-x CXX=${HOST_CXX:Q}

THis should not have been necessary, because tools/Makefile.gnuhost adds
CXX to CONFIGURE_ENV.  Could you try to find out why that's not working
for you?

--apb (Alan Barrett)


Home | Main Index | Thread Index | Old Index