annotate DOCS/users_against_developers.html @ 5994:dcc6dde0d168

uptated to english version
author frodone
date Mon, 06 May 2002 00:37:52 +0000
parents 6cc15e96d709
children 4f0b13262397
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
1 <HTML>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
2
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
3 <HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
4 <STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
5 .text
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
7 font-size : 14px;}
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
8 </STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
9 </HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
10
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
11 <BODY BGCOLOR=white>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
12
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4511
diff changeset
13 <FONT CLASS="text">
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
14
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
15 <P><B><I>In medias res</I></B></P>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
16
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
17 <P>There are two major topic which always causes huge dispute and flame on the
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
18 <A HREF="http://www.MPlayerHQ.hu/cgi-bin/htsearch">mplayer-users</A>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
19 mailing list. Number one is of course the topic of the</P>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
20
3937
e40390b2166e new 'Developer Cries' TOC :)
gabucino
parents: 3936
diff changeset
21 <A NAME=gcc><P><B><I>GCC 2.96 series</I></B></P>
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
22
3053
153fc4f5464f ehh too much
gabucino
parents: 2934
diff changeset
23 <P><B>Also read <A HREF="gcc-2.96-3.0.html">this</A> text !!!</B></P>
153fc4f5464f ehh too much
gabucino
parents: 2934
diff changeset
24
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
25 <P>The <I>background</I> : there were/are the GCC <B>2.95</B> series. The
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
26 best of them was 2.95.3 . Please note the style of the version numbering.
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
27 This is how the GCC team numbers their compilers. The 2.95 series are good.
5117
aae821975923 "ez+az" -- Gabucino, 2001
arpi
parents: 4982
diff changeset
28 We never ever saw anything that was miscompiled because of the 2.95.3's faultiness.</P>
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
29
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
30 <P>The <I>action</I> : <B>RedHat</B> started to include a GCC version of <B>2.96</B>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
31 with their distributions. Note the version numbering. This should be the GCC
2910
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
32 team's versioning. They patched the CVS version of GCC (something between 2.95 and 3.0)
2919
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
33 They patched it very deep, and used this version in the distrib because 3.0
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
34 wasn't out at time, and they wanted IA64 support ASAP (business reasons).
5117
aae821975923 "ez+az" -- Gabucino, 2001
arpi
parents: 4982
diff changeset
35 Oh, and GCC 2.95 miscompiles bash on the s390 architecture...</P>
2919
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
36
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
37 <P>The <I>facts</I> : <B>MPlayer</B>'s compile process needs the
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
38 <CODE>--disable-gcc-checking</CODE> to proceed upon detecting a GCC version of
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
39 2.96 (apparently it needs this option on <B>egcs</B> too. It's because we don't
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
40 test <B>MPlayer</B> on egcs. Pardon us, but we rather develop <B>MPlayer</B>).
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
41 If you know <B>MPlayer</B>, you should know that it has great speed. It
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
42 achieves this by having overoptimized MMX/SSE/3DNow/etc codes, fastmemcpy, and
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
43 lots of other features. <B>MPlayer</B> contained MMX/3DNow instructions in a
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
44 syntax that all Linux compilers accept it... except RedHat's GCC (it's more
40254e0cba96 more flame
gabucino
parents: 2910
diff changeset
45 standard compliant). It simply <B><I>skips</I></B> them. It doesn't give
2934
ce3ca95ffba3 info about gcc 2.96 and lame
gabucino
parents: 2930
diff changeset
46 errors. It doesn't give warnings. <B>And</B>, there is Lame. With gcc 2.96, its quality check
ce3ca95ffba3 info about gcc 2.96 and lame
gabucino
parents: 2930
diff changeset
47 (<CODE>make test</CODE> after compiling) <I>doesn't even run !!!</I>
ce3ca95ffba3 info about gcc 2.96 and lame
gabucino
parents: 2930
diff changeset
48 But hey, it compiles bash on s390 and IA64.</P>
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
49
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
50 <P>The <I>statements</I> : most developers around the world begun having
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
51 bad feelings about RedHat's GCC 2.96 , and told their RedHat users to
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
52 compile with other compiler than 2.96 . RedHat users' disappointment slowly
2910
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
53 went into anger. What was all good
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
54 for, apart from giving headaches to developers, putting oil on anti-RedHat
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
55 flame, confusing users? The answer, I do not know.</P>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
56
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
57 <P><I>Present age, present time</I> : RedHat says that GCC 2.96-85 and above
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
58 is fixed, and works properly. Note the versioning. They should have started
2910
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
59 with something like this. What about GCC 2.96.85 ? It doesn't matter now.
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
60 I don't search, but I still see bugs with 2.96 . It doesn't matter now,
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
61 hopefully now <B>RedHat will forget about 2.96</B> and turn towards <B>3.0</B>.
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
62 Towards a deep patched 3.0...
56428bdf583e removed bad and not proven statemets...
arpi
parents: 2867
diff changeset
63 </P>
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
64
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
65 <P><I>What I don't understand</I> is why are we hated by RedHat users for
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
66 putting warning messages, and stay-away documents in <B>MPlayer</B> .
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
67 Why are we called "brain damaged", "total asshole", "childish" by
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
68 <B>RedHat users</B>, on our mailing list, and even on the <B>redhat-devel</B> .
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
69 They even considered forking <B>MPlayer</B> for themselves. RedHat users.
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
70 Why? It's RedHat that made the compiler, why do <U>you</U> have to hate us?
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
71 Are you <U>that</U> fellow RedHat worshippers? Please stop it. We don't hold
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
72 a grudge against users, doesn't matter how loud you advertise its contrary.
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
73 Please go flame Linus Torvalds, the DRI developers (oh, now I know why
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
74 there were laid off by VA!), the Wine, avifile. Even if we are arrogant,
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
75 are we not the same as the previously listed ones? Why do <B>we</B> have
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
76 to suffer from your unrightful wrath?</P>
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
77
4511
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
78 <P><A HREF="mailto:willis_matthew@yahoo.com">Matt Willis</A> kindly submitted
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
79 a simple GCC-3.0.3 compiling howto, I'm copying it here:</P>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
80
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
81 <P>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
82 <UL>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
83 <LI>Download gcc. Go to the <A
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
84 HREF="http://gcc.gnu.org/mirrors.html">http://gcc.gnu.org/mirrors.html</A>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
85 page.
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
86 I downloaded the following, but you don't need everything:<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
87 <CODE>gcc-g++-3.0.3.tar.gz<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
88 gcc-objc-3.0.3.tar.gz<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
89 gcc-3.0.3.tar.gz<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
90 gcc-g77-3.0.3.tar.gz<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
91 gcc-testsuite-3.0.3.tar.gz<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
92 gcc-core-3.0.3.tar.gz<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
93 gcc-java-3.0.3.tar.gz</CODE>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
94 </LI>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
95
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
96 <LI>Unpack the files, make a build directory, and build<CODE><PRE>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
97 tar xvzf gcc-*3.0.3.tar.gz
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
98 mkdir gcc-build; cd gcc-build
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
99 ../gcc-3.0.3/configure --prefix=/opt --program-suffix=-3.0.3
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
100 make bootstrap; mkdir -p /opt; make install</PRE></CODE>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
101
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
102 <LI>Set your path to include /opt/bin<BR>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
103 <CODE>export PATH=/opt/bin:${PATH}</CODE>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
104
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
105 <LI>Now you can build MPlayer.</LI>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
106 </UL>
bca05e9c0810 gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents: 3997
diff changeset
107 </P>
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
108
3937
e40390b2166e new 'Developer Cries' TOC :)
gabucino
parents: 3936
diff changeset
109 <A NAME=nvidia><P><B><I>NVidia</I></B></P>
3936
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
110
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
111 <P>We don't like nvidia's binary drives, their quality, unstability,
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
112 non-existant user support, always appearing new bugs. And most users behave
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
113 the same. We've been contacted by NVidia lately, and they said these bugs
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
114 don't exist, unstability is caused by bad AGP chips, and they received
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
115 no reports of driver bugs (the purple line, for example). So: if you have
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
116 problem with your NVidia, update the nvidia driver and/or buy a new
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
117 motherboard.</P>
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
118
3937
e40390b2166e new 'Developer Cries' TOC :)
gabucino
parents: 3936
diff changeset
119 <A NAME=kotsog><P><B><I>Joe Barr</I></B></P>
3936
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
120
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
121 <P>He doesn't reply to our mails. His editor doesn't reply to our mails.
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
122 The net is full with his false statements and accusitions (he apparently
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
123 doesn't like for example the BSD guys, because of their different viewpoints
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
124 [about what?]).</P>
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
125
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
126 <P>Now some quotes from different people about Joe Barr (just for you
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
127 understand why doesn't he matter at all):</P>
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
128
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
129 <P><I>"You may all remember the LinuxWorld 2000, when he claimed that Linus T said
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
130 that 'FreeBSD is just a handful of programmers'. Linus said NOTHING of the
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
131 sort. When Joe was called on this, his reaction was to call BSD supporters
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
132 assholes and jerks."</I></P>
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
133
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
134 <P><I>"He's interesting, but not good at avoiding, um... controversy. Joe Barr
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
135 used to be one of the regulars on Will Zachmann's Canopus forum on Compuserve,
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
136 years ago. He was an OS/2 advocate then (I was an OS/2 fan too).
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
137 He used to go over-the-top, flaming people, and I suspect he had some hard
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
138 times, then. He's mellowed some, judging by his columns recently. Moderately
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
139 subtle humor was not his mode in those earlier days, not at all."</I></P>
f0962aeffc41 nvidia & joebarr entry
gabucino
parents: 3053
diff changeset
140
2867
a9a63f7e9ddc nice new docu. read it.
gabucino
parents:
diff changeset
141 </HTML>