http://bugs.winehq.org/show_bug.cgi?id=24667
--- Comment #30 from Jan Lamecki yachor@gmail.com 2011-03-01 13:36:30 CST --- (In reply to comment #29)
This fix does't help to run Left4Dead 2 on 64 bit system. Ld cannot preload libriary, so it doesn't help.
I use it on 64 bit system too. LD will complain a lot, but if you compile it with -m32 (32 bit arch) it should get preloaded in 32bit wine.
@Henri Compiling one source file is easier than recompiling whole wine (at least for me).