xiaoxiang781216 closed issue #11227: stringstream linker problem when Normal,
Full Optimization Activated
URL: https://github.com/apache/nuttx/issues/11227
--
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
trns1997 commented on issue #11227:
URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1991218568
@SPRESENSE ah sadly it is not as trivial as we thought. @leducp found an
alternative approach to string stream with char conv, he could give you some
tips and guide you through it.
SPRESENSE commented on issue #11227:
URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1991182059
@trns1997 @xiaoxiang781216
I have the same problem with the Spresense board. What is the status of this
issue?
--
This is an automated message from the Apache Git Service
trns1997 commented on issue #11227:
URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1827434178
@xiaoxiang781216 the problem specifically arises when we activate the
`-Os/1/2/3` flags while compiling.
--
This is an automated message from the Apache Git Service.
To respond t
leducp commented on issue #11227:
URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1827400769
BTW, we build the last LLVM version (17.0.5) but the problem is the same.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
xiaoxiang781216 commented on issue #11227:
URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1826203086
not sure why.
--
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 com
acassis commented on issue #11227:
URL: https://github.com/apache/nuttx/issues/11227#issuecomment-1826034696
@xiaoxiang781216 any idea why C++ is failing?
--
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 t
trns1997 opened a new issue, #11227:
URL: https://github.com/apache/nuttx/issues/11227
# Error
```
P:➜ nuttx git:(master) ✗ make -j8
LD: nuttx
arm-none-eabi-ld: warning: /home/trns1997/nuttxspace/nuttx/nuttx has a LOAD
segment with RWX permissions
arm-none-eabi-ld: /ho