On Mon, 2006-12-04 at 11:58 +0200, Alexander Indenbaum wrote: > Hi list, > > I was wondering if anyone already mastered this annoying gcc 4.0 > misfeature. The problem is that standard FC4 ( and higher ??? ) gcc > compiler outputs â in warnings and errors. For instance: > warning: format â expects type â, but argument 3 has type â > > So any thoughts?
You terminal font doesn't support UTF8. Just set LANG to en_US. (Either by editing /etc/sysconfig/i18n or by doing '$ export LANG=en_US' before you call make) - Gilboa ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
