HP-UX build problem
zahradnicky@kppm.cz
zahradnicky at kppm.cz
Fri May 19 14:35:21 CEST 2006
Hi Torbjörn,
>You're not providing the information we ask for, so there is not much
>we can do.
let me correct myself :)
- GMP Version: 4.2.1
- gcc compiler selected by configure (installed in /usr/local/bin/gcc)
gcc -v
Reading specs from /usr/local/lib/gcc/ia64-hp-hpux11.23/3.4.2/specs
Configured with: /scratch/njs/pkgbuild/3.3.1/hpux-11/gcc-3.4.2/configure
--enable-languages=c,c++ --enable-threads=posix --with-gnu-as
--without-gnu-ld --with-as=/usr/local/bin/as --prefix=/usr/local
Thread model: posix
gcc version 3.4.2
- The following was used to build:
mkdir build
cd build
../configure
make all <- fails to build calc demo, after removing calc from the
Makefile
make check
- uname -a
HP-UX hprx B.11.23 U ia64 2293288835 unlimited-user license
- ../config.guess
itanium2-hp-hpux11.23
- ../configfsf.guess
ia64-hp-hpux11.23
what's wrong:
make reports the following error:
Making all in calc
bison -y -d ../../../demos/calc/calc.y
bison ends with "broken pipe" signal. bison -V produces
bison (GNU Bison) 2.0
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is
NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
If I change the main Makefile to not compile calc, I'm able to get make
done but make check ends with the errors
sent in the previous e-mail.
>But I guess that you're using the HP system compiler. That compiler
>is known to miscompile most of the code sent to it.
Configure has chosen gcc.
Cheers,
Tomas
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .
More information about the gmp-bugs
mailing list