------- Comment #2 from hjl dot tools at gmail dot com 2010-01-13 14:07 ------- (In reply to comment #1) > Created an attachment (id=19572) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19572&action=view) [edit] > config.log > > I don't see anything obvious. >
Did you have g++ installed? --- configure:4864: checking for C++ compiler version configure:4873: g++ --version >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4873: g++ -v >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4873: g++ -V >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4873: g++ -qversion >&5 ../trunk/configure: line 4875: g++: command not found configure:4884: $? = 127 configure:4888: checking whether we are using the GNU C++ compiler configure:4907: g++ -c conftest.cpp >&5 ../trunk/configure: line 1748: g++: command not found ---- -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42727