[x265] v1.7+297: Unable to build multilib EXE, linker error

Steve Borho steve at borho.org
Tue Jul 7 18:16:25 CEST 2015


On 07/07, Mario *LigH* Rohkr??mer wrote:
> OK, compiling works now.
> 
> But (if I didn't make another mistake) the created EXE does not export any
> functions (according to Microsoft PEScanner), and a DLL is still built.

The (multilib or not) DLL is still expected to be built.

But the EXE should be exporting the C symbols. Min checked this with
http://www.dependencywalker.com/ but its possible he only checked an
MSVC build. It's possible the mingw linker does not support def files
for executables (which would be unfortunate).

-- 
Steve Borho


More information about the x265-devel mailing list