sm-sorcery AT lists.ibiblio.org
Subject: Discussion of Sorcery related topics
List archive
- From: Ted Berg <tedberg AT etherstorm.net>
- To: sm-sorcery AT lists.ibiblio.org
- Subject: Re: [SM-Sorcery]Optimization inconsistency
- Date: Sat, 31 Aug 2002 02:46:45 -0700
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Saturday 31 August 2002 02:23 am, Ted Berg wrote:
> I have a kludge that would work, but the $OPTS variable doesn't seem to be
> getting set with the compiler optimization switches when openssl is built,
> as happens with openssh and the kde* spells. What determines when this
> variable gets set, and what value it gets assigned?
Wrong env variable. Here's the quick and dirty hack, change the BUILD file
to
this:
===
(
patch -p0 < $SCRIPT_DIRECTORY/config.patch
./config --prefix=/usr \
--openssldir=/etc/ssl \
shared &&
cat Makefile | sed -e "s/-O3//g" | sed -e "s/-m486/$CFLAGS/g" >
sourcemage.tmp &&
cat sourcemage.tmp > Makefile &&
make &&
prepare_install
make MANDIR=/usr/share/man install
) > $C_FIFO 2>&1
===
Know where there's any good autoconf documentation?
- --
Ted Berg jOpenRPG Project [http://jopenrpg.sourceforge.net/]
PGP ID 219A86B2 F4A0 410E 4E37 F3D5 DA33 1FBC 3A38 028D 219A 86B2
Unauthorized use of this .sig may constitute violation of US law.
echo Qba\'g gernq ba zr\! |tr 'a-zA-Z' 'n-za-mN-ZA-M'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE9cJCFOjgCjSGahrIRAoC5AKCXJ9QsdoJBitr6v2pktLSv/tbbzQCfW82O
IgOgsRBfFUtLHTrPBcn2KN8=
=emz1
-----END PGP SIGNATURE-----
-
[SM-Sorcery]Optimization inconsistency,
Ted Berg, 08/30/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Treeve Jelbert, 08/30/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Ted Berg, 08/30/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Dufflebunk, 08/30/2002
- Re: [SM-Sorcery]Optimization inconsistency, Thomas Graham, 08/30/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Ted Berg, 08/31/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Ted Berg, 08/31/2002
- Re: [SM-Sorcery]Optimization inconsistency, Chris Brien, 08/31/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Ted Berg, 08/31/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Dufflebunk, 08/30/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Ted Berg, 08/30/2002
-
Re: [SM-Sorcery]Optimization inconsistency,
Treeve Jelbert, 08/30/2002
Archive powered by MHonArc 2.6.24.