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
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
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
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
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
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
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
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
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
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
```
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
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
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
13 matches
Mail list logo