Subject: re: signedness issues when compiling with -mno-powerpc
To: Tim Rightnour <root@garbled.net>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 07/20/2006 07:44:26
generally, those sorts of problems should be fixed in the code.  if
it is too much of a nightmare, apply -Wno-pointer-sign to that file
and note it in doc/HACKS (there is a big list already.)


.mrg.