Mercurial > mplayer.hg
comparison DOCS/faq.html @ 6669:917fa27c7d32
Update about gcc 3.0.4. The problem is not Red Hat specific.
author | diego |
---|---|
date | Sun, 07 Jul 2002 22:55:46 +0000 |
parents | f94a40d3b19a |
children | 535b63237c14 |
comparison
equal
deleted
inserted
replaced
6668:4e3493443b36 | 6669:917fa27c7d32 |
---|---|
31 In file included from mplayer.c:34: | 31 In file included from mplayer.c:34: |
32 mw.h: In function `mplMainDraw': | 32 mw.h: In function `mplMainDraw': |
33 mw.h:209: Internal compiler error in print_rtl_and_abort, at flow.c:6458 | 33 mw.h:209: Internal compiler error in print_rtl_and_abort, at flow.c:6458 |
34 Please submit a full bug report, | 34 Please submit a full bug report, |
35 with preprocessed source if appropriate. | 35 with preprocessed source if appropriate. |
36 See http://bugzilla.redhat.com/bugzilla/ for instructions. | |
37 </PRE> | 36 </PRE> |
38 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>As the error message clearly states, this is a compiler problem. Upgrade your | 37 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>This is a known problem of gcc |
39 compiler and report the problem to your vendor or the compiler authors. | 38 3.0.4, upgrade to 3.1 to solve the problem. How to install gcc is described |
39 <A HREF="users_against_developers.html">here</A>. | |
40 </TD><TR><TD COLSPAN=3> </TD><TR> | 40 </TD><TR><TD COLSPAN=3> </TD><TR> |
41 | 41 |
42 <TD> </TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Configure ends with this text, and MPlayer won't compile!<BR> | 42 <TD> </TD><TD VALIGN=top>Q:</TD><TD WIDTH="100%"><B>Configure ends with this text, and MPlayer won't compile!<BR> |
43 <CODE>"Your gcc does not support even i386 for '-march' and '-mcpu'."</CODE> | 43 <CODE>"Your gcc does not support even i386 for '-march' and '-mcpu'."</CODE> |
44 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Your gcc isn't installed correctly, check the <CODE>config.log</CODE> file | 44 </B></TD><TR><TD></TD><TD VALIGN=top>A:</TD><TD>Your gcc isn't installed correctly, check the <CODE>config.log</CODE> file |