X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=INSTALL-win32.txt;h=9865f79d83595b5d05aa15cf06e64875665b0350;hb=07197c19811c30155bba6ae4529fe063ddb8f58e;hp=484baebbdc63076a138ec489f31a682a73f80367;hpb=038f77ed0ac3dc3ca2360432420f9220e5a138d7;p=vlc diff --git a/INSTALL-win32.txt b/INSTALL-win32.txt index 484baebbdc..9865f79d83 100644 --- a/INSTALL-win32.txt +++ b/INSTALL-win32.txt @@ -60,7 +60,8 @@ See `./configure --help' for more information. For example if you are cross-compiling from Debian, you can use something along those lines: - make distclean ; CC=i586-mingw32msvc-gcc \ + make distclean ; CC=i586-mingw32msvc-gcc CFLAGS=-I/usr/i586-mingw32msvc \ + RANLIB=i586-mingw32msvc-ranlib WINDRES=i586-mingw32msvc-windres \ ./configure --host=i586-mingw32msvc --target=i586-mingw32msvc \ --build=i386-linux --with-gtk-config-path=/usr/i586-mingw32msvc/bin \ --with-sdl-config-path=/usr/i586-mingw32msvc/bin