Unable to link C++ application with libstdc++ when newlib is used (gcc 13 and perhaps also 12)

Sebastian Huber sebastian.huber@embedded-brains.de
Mon Sep 19 15:28:42 GMT 2022


On 17/09/2022 19:45, Torbjorn SVENSSON wrote:
> I suppose the origin of the problem is the definition of the getentropy 
> function in the newlib provided unistd.h, but what is the appropriate 
> fix for it?
> - Create a stub function that just returns -1 and sets errno=ENOSYS?

This should be fine.

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber@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 Newlib mailing list