------- Comment #7 from vyg84 at mail dot ru 2010-02-07 17:07 ------- I agree with all above but in my case linker should raise error "unresolved external: int atof(char* )" without having in glibc "int atof(char* )" (but should not for "double atof(char* )").
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42990