Commit 284d19c2 authored by Richard Levitte's avatar Richard Levitte
Browse files

Add advice on setting CXX at the same time as CC

parent 26a053d1
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -689,6 +689,11 @@
                        CC=gcc CROSS_COMPILE=x86_64-w64-mingw32- \
                        ./config -DCOOKIE

                   If CC is set, it is advisable to also set CXX to ensure
                   both C and C++ compilers are in the same "family".  This
                   becomes relevant with 'enable-external-tests' and
                   'enable-buildtest-c++'.

  reconf
  reconfigure
                   Reconfigure from earlier data.  This fetches the previous