dll Find whether a Windows dll is compiled for 32 or 64 bits on Linux Quick Linux tip to check Windows DLL architecture using objdump command - determine if a Windows DLL is 32-bit or 64-bit without Windows tools like dependency walker.