Re: [PATCH] Remove multiple defination error
Sebastian Huber <[email protected]>
| Newsgroups | gmane.comp.lib.newlib |
|---|---|
| Message-ID | <[email protected]> |
On 23/07/2020 13:54, Eric Bresie via Newlib wrote: > Just wanted to confirm in the below cases... > > Is it suppose to do both vfp and softfp operations when #ifndef SOFTFP_ABI or should it be one or the other? This patch was replaced by: https://sourceware.org/pipermail/newlib/2020/017780.html Only one implementation will be provided as selected by the C preprocessor.