As usual while waiting for the next release - don't forget to check the nightly builds in the forum.
checking for g++... g++checking whether the C++ compiler works... noconfigure: error: in `/Users/Rock/Desktop/Codeblocks/trunk':configure: error: C++ compiler cannot create executables
configure:3668: checking whether the C++ compiler worksconfigure:3690: g++ -O2 -ffast-math -DCB_AUTOCONF -Wl,--no-undefined conftest.cpp >&5ld: unknown option: --no-undefinedcollect2: ld returned 1 exit statusconfigure:3694: $? = 1configure:3732: result: noconfigure: failed program was:| /* confdefs.h */| #define PACKAGE_NAME "codeblocks"| #define PACKAGE_TARNAME "codeblocks"| #define PACKAGE_VERSION "12.11svn8909"| #define PACKAGE_STRING "codeblocks 12.11svn8909"| #define PACKAGE_BUGREPORT ""| #define PACKAGE_URL ""| #define PACKAGE "codeblocks"| #define VERSION "12.11svn8909"| /* end confdefs.h. */| | int| main ()| {| | ;| return 0;| }configure:3737: error: in `/Users/Rocco/Desktop/Codeblocks/trunk':configure:3739: error: C++ compiler cannot create executablesSee `config.log' for more details
yep, the error still the same