Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-12-08 Thread via GitHub
xiaoxiang781216 commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1848212177 close, let's track the upgrade in https://github.com/apache/nuttx/pull/11301. -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-12-08 Thread via GitHub
xiaoxiang781216 closed pull request #11269: libcxx: Upgrade to llvm 17.0.1 URL: https://github.com/apache/nuttx/pull/11269 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-30 Thread via GitHub
trns1997 commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1833939123 > @trns1997 Thanks for your information, is there any update ? > > BTW, the 17.0.6 of libcxx released now. @no1wudi Alright s, i figured out what is going on. # Th

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-29 Thread via GitHub
no1wudi commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1833255655 @trns1997 Thanks for your information, is there any update ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-28 Thread via GitHub
trns1997 commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1830507448 > The porting is not completly finished, mainly because I didn't try with older version of the lib and I was focused on the missing symbols bug. > > Hereafter a patch with the modi

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-28 Thread via GitHub
leducp commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1829319990 The porting is not completly finished, mainly because I didn't try with older version of the lib and I was focused on the missing symbols bug. Hereafter a patch with the modification

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-27 Thread via GitHub
xiaoxiang781216 commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1827563488 If you have finished the porting, it's better to provide the patch directly for both libcxx and gcc. -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-27 Thread via GitHub
leducp commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1827497478 > > P.I. I managed to build the 17.0.5 with GCC 12.3 by enabling the PSTL serial backend: > > Add this to the __config_site file: > > ```c++ > > #define _LIBCPP_PSTL_CPU_BACKEND_SE

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-27 Thread via GitHub
xiaoxiang781216 commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1827452610 > P.I. I managed to build the 17.0.5 with GCC 12.3 by enabling the PSTL serial backend: > > Add this to the __config_site file: > > ```c++ > #define _LIBCPP_PSTL_C

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-27 Thread via GitHub
leducp commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1827404555 P.I. I managed to build the 17.0.5 with GCC 12.3 by enabling the PSTL serial backend: Add this to the __config_site. ```cpp #define _LIBCPP_PSTL_CPU_BACKEND_SERIAL ```

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-26 Thread via GitHub
xiaoxiang781216 commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1827139716 pstl is a new feature, we may have to disable it before adapting to NuttX. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-26 Thread via GitHub
no1wudi commented on PR #11269: URL: https://github.com/apache/nuttx/pull/11269#issuecomment-1827071581 It report an error during build with GCC 13.2 with esp32c3-devkit:cxx: ``` In file included from /home/huang/Work/nx/nuttx/include/libcxx/__algorithm/pstl_backends/cpu_backends/any_o

[PR] libcxx: Upgrade to llvm 17.0.1 [nuttx]

2023-11-25 Thread via GitHub
xiaoxiang781216 opened a new pull request, #11269: URL: https://github.com/apache/nuttx/pull/11269 ## Summary ## Impact ## Testing -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to