now.
>
Thanks. Maybe some testing.
--joel
>
>
>
>
> *From:* Joel Sherrill
> *Sent:* Mittwoch, 11. Januar 2023 14:08
> *To:* Sommer, Jan
> *Cc:* rtems-us...@rtems.org
> *Subject:* Re: C++ math functions not available in namespace std
>
>
>
> This happens o
Ah, thanks for the clarification.
If I can be of any help with the porting, let me know.
From: Joel Sherrill
Sent: Mittwoch, 11. Januar 2023 14:08
To: Sommer, Jan
Cc: rtems-us...@rtems.org
Subject: Re: C++ math functions not available in namespace std
This happens on the architectures where
This happens on the architectures where size of long double is not the same
as double. The header file disables everything if any math method is
missing.
I have it on my list to address. I was porting the long double methods from
FreeBSD before anyone ran into this but haven't finished
On Wed, Ja