Re: [FFmpeg-devel] Respect AR and NM overrides for Windows builds.

2018-04-19 Thread Derek Buitenhuis
On 4/17/2018 11:09 PM, Dale Curtis wrote: > Yes, to cross-compile on Linux you need to use llvm-ar and llvm-nm. This is > pretty chromium specific, but you can get the gist of what's necessary from > this Chromium change: > > https://chromium-review.googlesource.com/c/chromium/third_party/ffmpeg/+

Re: [FFmpeg-devel] Respect AR and NM overrides for Windows builds.

2018-04-17 Thread Dale Curtis
Yes, to cross-compile on Linux you need to use llvm-ar and llvm-nm. This is pretty chromium specific, but you can get the gist of what's necessary from this Chromium change: https://chromium-review.googlesource.com/c/chromium/third_party/ffmpeg/+/1013323/4/chromium/scripts/build_ffmpeg.py - dale

Re: [FFmpeg-devel] Respect AR and NM overrides for Windows builds.

2018-04-17 Thread Derek Buitenhuis
On 4/17/2018 12:28 AM, Dale Curtis wrote: > Necessary for clang-cl cross compiling builds to work on Linux. Looks fairly reasonable, I think. Are you manually overriding these? - Derek ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg