Benjamin Lemouzy
Results
2
issues of
Benjamin Lemouzy
Hello, I'm working with Yocto Kirkstone on i.MX6 CPU for industrial applications. BSP and applications must be [Y2038 ready](https://theyear2038problem.com/). So everything is built with "-D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64" compilation flags. But some...
## Environment - Ubuntu 24.04.2 with nix - Yocto kirkstone - nix-environments#yocto ## Steps to reproduce ```bash $ gcc --version zsh: command not found: gcc $ git clone git://git.yoctoproject.org/poky $...