[haiku-development] Re: Build problems with respect to strtod ...
- From: scott mc <scottmc2@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Wed, 29 Jul 2009 09:31:21 -0700
On Wed, Jul 29, 2009 at 9:26 AM, Oliver Tappe<zooey@xxxxxxxxxxxxxxx> wrote:
> 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
>
>
Nice work Oliver, finally getting this one fixed!
I'll try it out soon and update the Python Regression page on
HaikuPorts (http://ports.haiku-files.org/wiki/PythonRegressionTests),
as I suspect this will fix a few of those test failures.
-scottmc
Other related posts: