Hi all, I am trying to build gcc 4.0.2 on a x86_64 system with 32-bit support. Apparently it will not configure libstdc++ for a 32-bit build properly (generates Makefile with no 'all' target) and the error from running config.status manually is: checking for sin in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES. If anyone can help me with this, I would appreciate it greatly. Thanks. Chris Lu