rpm, ppc and -fsigned-char

Mariusz Mazur mmazur at kernel.pl
Mon May 9 22:25:58 CEST 2005


On poniedziałek 09 maj 2005 18:19, wrobell wrote:
> $ rpm --showrc | grep fsigned-char
> optflags              : -O2 -fsigned-char%{!?nospecflags:%{?specflags:
> %{specflags}}%{?specflags_ppcpseries: %{specflags_ppcpseries}}} -11:
> optflags   -O2 -fsigned-char%{!?nospecflags:%{?specflags:
> %{specflags}}%{?specflags_ppc: %{specflags_ppc}}}
>
> As i understand it comes from rpm-rpmrc.patch.
>
> It generates a lot of noise due to char unsignedness on ppc platform.
> For example many string.h functions use just char, it defaults to singed
> char and properly written code gives warnings about signedness.
>
> Any reason to keep fsigned-char in this patch?

Afaik it's supposed to make ppc more x86ish and in turn increase the percent 
of applications that just work.

-- 
In the year eighty five ten
God is gonna shake his mighty head
He'll either say,
"I'm pleased where man has been"
Or tear it down, and start again




More information about the pld-devel-en mailing list