Re: NuttX export cannot set some variables (i.e. LDSTARTGROUP LDENDGROUP HEAD_OBJ)

2022-04-17 Thread Pavel Pisa
Hello Alan, On Sunday 17 of April 2022 14:22:21 Alan Carvalho de Assis wrote: > Did you have some idea about last time that "make export" was working? > > This feature is used by PX4 project too. I think it needs to be fixed > before current release. I'm on vacation without a laptop to test it. I

Re: NuttX export cannot set some variables (i.e. LDSTARTGROUP LDENDGROUP HEAD_OBJ)

2022-04-17 Thread Alan Carvalho de Assis
Hi Pavel, Did you have some idea about last time that "make export" was working? This feature is used by PX4 project too. I think it needs to be fixed before current release. I'm on vacation without a laptop to test it. About CMake support is was done by Matias some years ago, but it suffered re

Re: NuttX export cannot set some variables (i.e. LDSTARTGROUP LDENDGROUP HEAD_OBJ)

2022-04-16 Thread Pavel Pisa
Hello everybody, as it seems that new release is near to be published I would like to remind that here is significant issue which complicates use of NuttX export to base more applications on it, i.e. pysimCoder https://github.com/robertobucher/pysimCoder our OMK build which allows to build complet