Re: linker updates

2021-11-29 Thread Sebastien Lorquet
I dont work on nuttx regularly... so I get surprises when I have to work on it. I have an external board and did the required changes as per the 10.2 release notes. Also, this question applies to the current trunk, not to the release. I mentioned that I have read the release notes, because

Re: linker updates

2021-11-29 Thread Alan Carvalho de Assis
Hi Sebastien, All boards are compiling correctly here. Are you using external files boards? Please ... next time try to test the release candidates before the final release is done. Too late to complaint when the house is done! TM BR, Alan On Monday, November 29, 2021, Sebastien Lorquet

linker updates

2021-11-29 Thread Sebastien Lorquet
recently the linker command was changed from ld to gcc The release notes for 10.2 indicates required changes in local board files. I did that. however I found that the required changes are not in local files, but in nuttx itself, eg for arm it's at arch/arm/src/Makefile A grep call