I require gcc 4.7 or higher on NetBSD PI for a project I am working on. I downloaded the netbsd pkgsrc onto Pi running NetBSD Current (updated pretty recently). However I am seeing "undefined reference to `host_detect_local_cpu'" error when building gcc 4.7 and 4.8 on the Pi NetBSD. Any help would b...