[Mplayer-cvslog] CVS: main configure,1.156,1.157
Arpi of Ize
arpi at mplayer.dev.hu
Thu Aug 30 13:08:38 CEST 2001
Update of /cvsroot/mplayer/main
In directory mplayer:/var/tmp.root/cvs-serv22201
Modified Files:
configure
Log Message:
gcc 2.96 info
Index: configure
===================================================================
RCS file: /cvsroot/mplayer/main/configure,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- configure 29 Aug 2001 12:15:09 -0000 1.156
+++ configure 30 Aug 2001 11:08:36 -0000 1.157
@@ -391,7 +391,18 @@
esac
echo "$cc_version"
if [ ! -z "$cc_verc_fail" ] ; then
-echo "Please downgrade(upgrade) gcc compiler to gcc-2.95.2+ or gcc-3.0+ version"
+cat <<EOF
+Please downgrade(upgrade) gcc compiler to gcc-2.95.2+ or gcc-3.0+ version!
+
+Note: gcc 2.96 is RedHat's UNOFFICIAL (it can be found only on RedHat sites, or
+in RedHat-based distributions) and BUGGY gcc release. gcc 2.96 is TOTALLY
+unsupported by us, because it simply SKIPS or badly compiles some MMX codes!
+Important: this is NOT an MPlayer-specific problem, numerous other projects
+(DRI, avifile, etc..) have problems with this shit too. DO NOT USE gcc 2.96 !!!
+If you don't want to downgrade, use the --disable-gcc-checking option to avoid
+this check, but DO NOT SEND BUGREPORTS OR COMPLAIN, it's *YOUR* fault!
+Get ready for misterious crashes, no-picture bugs, strange noises... REALLY!
+EOF
exit
fi
else
More information about the MPlayer-cvslog
mailing list