[haiku-development] Build problems with respect to strtod ...

Hi there,

due to r31919 there are build problems to be expected when linking libroot, 
with complaints about strtod() or __strtod_internal() being multiply defined.

If you see these, please do the following (in your generated folder):

        rm objects/haiku/x86/release/system/libroot/posix/stdlib/*

After that, libroot should build fine.

cheers,
        Oliver

Other related posts: