Hi,

> On 12 Oct 2020, at 15:30, Karel Gardas <karel.gar...@centrum.cz> wrote:
> 
> 
> Sure, but you have to install header files whatever this means on
> macosx. On Ubuntu this means 'apt install python2.7-dev’

System frameworks on macOs usually include the development libraries and 
headers. Running “python<ver>-config —cflags”, and “python<ver>-config 
—ldflags” returns the compiler and linker flags needed.

Regards,
Anders Montonen
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to