hi On macos sierra running the ./configure script gives me the following message:
*** The clang compiler is being used. Please be aware that the build *** *** may take a very long time (over 30 minutes on a fairly fast *** *** machine with clang 3.0). Configuring with GNU GCC will give a *** *** faster build (1 min on the same machine with GNU GCC 4.2.1) and *** *** the executable will be faster.
What can I do to enforce GCC? I cannot see any specific configure --options
Attached you'll find the entire configure log.
Thanks, Ben