Hi Jay, After you install the Command Line Tools in OS X for Yosemite (10.10) as mentioned by the Heinrich | Xypron link.
Just do these commands: ./configure --enable-dl --with-gmp --enable-odbc make sudo make install Post your logs if you have still problems. BTW, glpk-4.56 new release works well with Mac OS X 10.8.5. I am still in Snow Leopard (10.8) at the moment. I just compiled it a few minutes ago. Regards, Noli On 10/2/15, Heinrich Schuchardt <[email protected]> wrote: > Hello Jay, > > your mail had to be forwarded manually because you are not subcribed to the > GLPK help list. > https://lists.gnu.org/mailman/listinfo/help-glpk > >> ./configure --host x86_64 >> checking for x86_64-gcc... no > Why do you call configure with '--host'? Obviously what you request does not > match your GCC installation. > > Did you install the command line tools? Cf. > http://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/ > >> type name 'using' suggests that the makefile is trying to use my C >> compiler instead of my C++ compiler. What can I do to fix this? > GLPK has no C++ code. > > Best regards > > Heinrich Schuchardt > > http://www.xypron.de _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
