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

2016-03-24 Thread Carl Eugen Hoyos
Larry D. Fishel madprogrammer.com> writes: > I assumed it might have been more related to running > ffmpeg than building it. Both running and building questions are not welcome one this mailing list but are welcome on the user mailing list. Please remember not to top-post there, Carl Eugen _

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

2016-03-24 Thread Larry D. Fishel
Thanks. I've been using gcc for 20 years and don't remember ever seeing such an unhelpful error message (cryptic and needing translation yes, but not without useful info), but you appear to be correct. And, yes, I thought ffmpeg-users might have been the appropriate place, but I assumed it mig

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

2016-03-24 Thread Reimar Döffinger
On Thu, Mar 24, 2016 at 03:56:19AM -0400, Larry D. Fishel wrote: > I think all I really need is to know how to get compiler/linker errors when > building ffmpeg on a Linux platform rather than the beutified output that > the makefiles seem to work so hard to present. There is no special mangling o