Mercurial > mplayer.hg
view TVout/clean.sh @ 12929:e31bab90b91c
Preliminary Support for building MPlayer with Intel C++ compiler.
Still needs some work to use the proper optimization parameters.
I haven't yet fixed the loader/dmo/dshow code so compile those dirs using
make -C loader CC=gcc [...] for the meantime.
To try use CC=icc ./configure with ICC 8.0 or later.
author | atmos4 |
---|---|
date | Mon, 02 Aug 2004 04:24:36 +0000 |
parents | 3b5f5d1c5041 |
children |
line wrap: on
line source
# Compile TVout tools rm -f con2fb/con2fb cd matroxset make clean cd .. cd fbset make clean cd ..