[Pkg-phototools-devel] Bug#764428: pngquant: FTBFS on hppa: Unsupported compiler option
John David Anglin
dave.anglin at bell.net
Wed Oct 8 01:27:47 UTC 2014
On 7-Oct-14, at 8:58 PM, Nelson A. de Oliveira wrote:
> Are you able to find a fix for this?
This seems to work:
# basic check
if ! "$CC" -xc -std=c99 <(echo "int main(){}") &> /dev/null; then
error "Compiler" "$CC is no C compiler"
fi
rm -f a.out
> Otherwise I will need to request access to a HPPA machine at
> https://gcc.gnu.org/wiki/CompileFarm
I think the compile farm is defunct and replaced by a cross compile
setup. Helge Deller could
provide access to the sibaris buildd machine if needed. If you have
other thoughts, I can easily
test them as this is a small package.
Thanks,
Dave
--
John David Anglin dave.anglin at bell.net
More information about the Pkg-phototools-devel
mailing list