gpg 1.0.3 won't compile on HPUX 10.20

David Chin dwchin@erez.physics.lsa.umich.edu
Sat, 23 Sep 2000 15:33:42 -0400


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-Type: text/plain; charset=us-ascii


In message <20000923191025.A18519@nmrc.ie>, Lars Hecking writes:

>
> > My configure line:
> >
> > ./configure --prefix=/usr/local --disable-nls --enable-static-rnd=non
> e \
> > --disable-dev-random --host=hppa1.1-hp-hpux10.20 --enable-m-guard
> >
> > and I edited config.status to have:
> >
> > s%@CFLAGS@%+O4 +Onolimit -w -z +ESlit -Ae -D_HPUX_SOURCE \
> > -D_LARGEFILE64_SOURCE%g
> >
> > s%@DYNAMIC_CIPHER_MODS@% rndunix rndegd tiger idea%g
> >
> > s%@CC@%/opt/softbench/bin/cc -Ae +DA1.1 +DS2.0%g
>
> This procedure may lead to incorrect results because the
> compiler is behaving differently during configure and make!
>
> Better (in a Bourne/Korn shell; use the equivalent env command in a C shell)
> :
>
> $ CC='/opt/softbench/bin/cc -Ae +DA1.1 +DS2.0%g' CFLAGS='+O4 +Onolimit -w -z
> +ESlit -Ae -D_HPUX_SOURCE -D_LARGEFILE64_SOURCE' ./configure ...
>
Well, if I execute config.status after editing it, isn't it equivalent to setting the appropriate env variables before running ./configure? If I didn't execute config.status after the editing, what good would editing do, after all? - --David Chin dwchin@umich.edu "All roads lead to Rome." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (HP-UX) Comment: Exmh version 2.2 06/23/2000 iD8DBQE5zQWVeMehOsd6Gs0RAoJFAJ9wy0U+yDWIiC7mI+gp1iugCdTF4gCfSMLa OrTF3TM69nOgw7serbZYvQ8= =nKeH -----END PGP SIGNATURE----- -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org