I had to recreate i686-w64-mingw32/lib/OpenAL32.lib with > lib.exe /MACHINE:X86 /DEF:OpenAL32.def /OUT:OpenAL32.lib in the VS2013 Developer Command Prompt, otherwise it won't link (apparently there's problems with MinGW's dlltool and /SAFESEH)