[PATCH] Remove multiple defination error

Sebastian Huber sebastian.huber@embedded-brains.de
Sat Jul 11 15:16:41 GMT 2020


On 11/07/2020 00:41, Eshan dhawan wrote:

> Signed-off-by: Eshan dhawan<eshandhawan51@gmail.com>
> ---
>   newlib/libm/machine/arm/fenv-vfp.c |  7 ++++-
>   newlib/libm/machine/arm/fenv.c     | 47 +++++++++++++++++++-----------
>   2 files changed, 36 insertions(+), 18 deletions(-)

What are the design goals of this implementation? Should it work with 
some sort of run time VFP detection? Should it select the support using 
builtin defines?

I would use builtin defines only and then just use a single file.



More information about the Newlib mailing list