I have the following file, boost_pch.h. When compiling, I use g++ boost_pch.h -I C:\\...\\boost which successfully creates the file boost_pch
boost_pch.h
g++ boost_pch.h -I C:\\...\\boost
boost_pch