Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] Re: PERFORCE change 27029 for review

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Paul <dufflebunk AT dufflebunk.homeip.net>
  • To: Arwed von Merkatz <v.merkatz AT gmx.net>, Grimoire <sm-grimoire AT lists.ibiblio.org>
  • Cc: Unet <unet AT sourcemage.org>, Hamish Greig <hgreig AT bigpond.net.au>, Eric Schabell <eschabell AT sourcemage.org>, Ladislav Hagara <hgr AT vabo.cz>, martin_ruderer <martin AT lddd.org>, Justin Rocha <jrocha AT sourcemage.org>, Eric Sandall <eric AT sandall.us>, Casey Harkins <charkins AT upl.cs.wisc.edu>, duane_malcolm <d.malcolm AT auckland.ac.nz>, Seth Woolley <seth AT tautology.org>, Vladimir Vydra <vvydra AT sourcemage.org>, Robin Cook <rcook AT wyrms.net>, "Sergey A. Lipnevich" <sergey AT sourcemage.org>, Chris Brien <p4 AT negativezero.plus.com>
  • Subject: [SM-Grimoire] Re: PERFORCE change 27029 for review
  • Date: Sat, 07 Feb 2004 21:38:57 -0500

It works for some, at least. Some spells don't pay attention to our
LDFLAGS, others may fail, I don't know. I do know bash compiles
staticly.

Does anyone have any idea how many spells will actualy fail? If it's a
significant number, we can add a warning about that one, '++iffy' ;)

On Sat, 2004-02-07 at 21:26, Arwed von Merkatz wrote:
> On Sat, Feb 07, 2004 at 10:00:03PM +0000, paul_mahon wrote:
> > Change 27029 by paul_mahon AT paul_mahon.pizzaz on 2004/02/07 21:59:04
> >
> > Bug 5709: Adding -static linking to sorcery optimization list
>
> Does this work? In my experience most compiles fail with -static because
> stuff like xfree doesn't install static libs.
>
> > Affected files ...
> >
> > ... //sgl/devel/sorcery/ChangeLog#350 edit
> > ... //sgl/devel/sorcery/usr/sbin/sorcery#28 edit
> > ... //sgl/devel/sorcery/var/lib/sorcery/modules/libsorcery#43 edit
> >
> > Differences ...
> >
> > ==== //sgl/devel/sorcery/ChangeLog#350 (text) ====
> >
> > 3a4
> > > * Bug 5709: Adding -static linking to sorcery optimization list
> >
> > ==== //sgl/devel/sorcery/usr/sbin/sorcery#28 (xtext) ====
> >
> > 785a786
> > > local STATIC_HELP="Compile libraries statically"
> > 798c799,800
> > < "strip" " --size" "$STRIP" "$STRIP_HELP"'`
> > ---
> > > "strip" " --size" "$STRIP" "$STRIP_HELP" \
> > > "static" " ++size +speed" "$STATIC" "$STATIC_HELP"'`
> >
> > ==== //sgl/devel/sorcery/var/lib/sorcery/modules/libsorcery#43 (xtext)
> > ====
> >
> > 913c913
> > < unset FAST SMALL SPEEDY TINY RISKY STRIP
> > ---
> > > unset FAST SMALL SPEEDY TINY RISKY STRIP STATIC
> > 957a958,962
> > > static)
> > > LDFLAGS="$LDFLAGS -static"
> > > STATIC="on"
> > > ;;
> > >
> >
--
De mortuis nihil nisi bonum.

Attachment: signature.asc
Description: This is a digitally signed message part




Archive powered by MHonArc 2.6.24.

Top of Page