haiyuewa commented on PR #14505:
URL: https://github.com/apache/nuttx/pull/14505#issuecomment-2437073488
> @haiyuewa hi, how to reproduce this warning ? is this something toolchain
specific? I've never seen anything like this and I'm curious why :) BTW x86_64
port isn't based on sim port, so changes from one don't always fir the other
gcc --version
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
ubuntu 24.04.1
Then:
./tools/configure.sh -l qemu-intel64:ostest
time make -j $(nproc --all)
OR
cmake -B build -DBOARD_CONFIG=qemu-intel64:ostest -GNinja
cmake --build build
--
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 unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]