On Wed, 23 Sep 2020, Martin Storsjö wrote:

When invoking gas-preprocessor to preprocess only to get the dependency
list, we still need to use cpp, as cl doesn't support the -M options.

This allows using gas-preprocessor in an environment with only MSVC
available, no GCC/Clang providing a cpp.exe, allowing building e.g.
dav1d with MSVC targeting ARM, without any mingw/msys tools involved.
---
gas-preprocessor.pl | 30 ++++++++++++++++++------------
1 file changed, 18 insertions(+), 12 deletions(-)

I'll go ahead and push these (this series of two patches, and the other, separate, gas-preprocessor patch) tonight if there's no objections; they should be pretty uncontroversial, and I've had them in use locally for a long time, so they should be pretty safe.

// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to