How can I add LDFLAGS for bsp build?
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Jul 25 14:58:20 UTC 2022
On 25/07/2022 16:33, DAVE ERICKSON wrote:
> You NEED to, not optional, use the linker flag
>
>
> -L/path/to/correct/libm.a
I would not do this. The libm.a is a multilib. This means for a given
set of machine flags, GCC selects the associated multilib variant of
libm.a, libc.a, etc. The multilibs are configured specifically for RTEMS
in GCC and based on the set of supported BSPs.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the users
mailing list