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.ang...@bell.net


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to