[FFmpeg-devel] Make suppresses link errors...

2016-03-24 Thread Larry D. Fishel
First, forgive me if this is the wrong place for this question. Short version: I am trying to build ffmpeg on Linux and I get a very unhelpful linker error message. Something in one of the Makefiles or config.mak seems to be causing error messages from gcc to be suppressed, but I have had no l

Re: [FFmpeg-devel] Make suppresses link errors...

2016-03-24 Thread Larry D. Fishel
assumed it might have been more related to running ffmpeg than building it. This looks like the best answer I am likely to find without hacking gcc myself... On 03/24/2016 04:14 AM, Reimar Döffinger wrote: On Thu, Mar 24, 2016 at 03:56:19AM -0400, Larry D. Fishel wrote: I think all I really need