On 10/01/13 10:00, Nicolas Joly wrote:
On Tue, Oct 01, 2013 at 08:09:34AM +0100, Nick Hudson wrote:
On 09/30/13 23:02, B Harder wrote:
[...]
checking that C++ compiler can compile simple program... yes
checking that C++ static constructors and destructors are called... no
configure: error: a working C++ compiler is required
Just got hit by the same problem.
OK, you need to cvs update in external/gpl3/binutils/usr.bin/ld and do a
clean build. The ldscripts will be regenerated correctly and you need to
install these.
Nick