Results 25 comments of

@brechtsanders up?

slower and `-Winvalid-pch` shows no error only and if only it is executed with the same commands that were used to compile header

how do i make use of nasm? i added the bin folder to path, still cant access.

> For speed testing purposes I have just made this release (it reverts binutils back to the previous version): https://github.com/brechtsanders/winlibs_mingw/releases/tag/12.2.1-snapshot20221126-10.0.0-msvcrt-r1 > > Can you try if this version works faster...

i'm getting this, ``` C:\Users\Home\Desktop\cp>g++ -std=c++20 -Winvalid-pch yo.cpp yo.cpp:1: sorry, unimplemented: PCH allocation failure 1 | #include | ```