Started to build gcc-4.9.0 and after that I will rebuild libtool, headers, binutils, glibc and the base system. Hopefully everything goes ok this time

.
Failure again...
this time I got to gcc-4.9.0 and rebuild libtool and kernel-headers. Oprofile failed, but I tried glibc as well and the same:
Code:
checking for .preinit_array/.init_array/.fini_array support... no
configure: error: Need linker with .init_array/.fini_array support.
make: *** No targets specified and no makefile found. Stop.
Pff, this is frustrating.
I found out it must have something to do with my rebuild of binutils after gcc-4.9.0, well that is something.
EDIT: So binutils is recompiled, so is glibc and I removed popt and oprofile.
I am going to continue and see where I get stuck this time.