Joe Flowers <joe.flowers at ...> writes: > I know I am able to see the compiler options used > when building ffmpeg with the following command. > > make V=1 > > Is there a similar command for seeing the linker options? I wanted to answer "make V=1" but perhaps you mean "--extra-ldflags=-Wl,-v" ? Carl Eugen