### Windows Version Microsoft Windows [Version 10.0.22631.5335] ### WSL Version 2.5.7.0 ### Are you using WSL 1 or WSL 2? - [x] WSL 2 - [ ] WSL 1 ### Kernel Version 6.6.87.1-1 ### Distro Version Ubuntu 24.04 ### Other Software _No response_ ### Repro Steps Write basic C program that is compiled with the `-mx32` flag. ### Expected Behavior C Application built with -mx32 flag with either GCC or Clang fails to execute. ### Actual Behavior  ### Diagnostic Logs _No response_