Don't, unless you want to do a lot of minor mods.

I discovered this the hard way.  I installed gcc-3.3
and I do not have 2.95.3 anymore.  Being stuck, I had no choice but to
make those tiny changes, like rewriting strings like

"xxxxx
 yyyyy
 zzzzz"

as

"xxxxx"
"yyyyy"
"zzzzz"

and similar such minor changes.  This by the way is not
accepted practice, and generates a warning.  But it is still
accepted by 3.3

P~Manalastas
--
Philippine Linux Users' Group (PLUG) Mailing List
[EMAIL PROTECTED] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie

Reply via email to