It fell off starting at the “mingw32” part.
@Astrox if you really want to technically achieve your goal, you’re missing a lot of things. Get familiar with development tools and basic computer science.
These error messages are coming from a compiler geared towards x86/win32, wrong architecture and wrong environment.
With these tools your code will never compile.
You need to gather a cross compile tool chain for pico.