Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire] Stripping has no effect on some spells

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Dufflebunk <dufflebunk AT dufflebunk.homeip.net>
  • To: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • Cc: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire] Stripping has no effect on some spells
  • Date: 02 Feb 2003 14:09:11 -0500

Oh, BTW, please don't reply to the list with your results... I don't
think the hundreds (thousands?) of people subscribed need to know :)


Anyone know how many people are actualy subscribed?


On Sun, 2003-02-02 at 13:29, Andrew wrote:
> On Sun, Feb 02, 2003 at 07:23:06PM +0100, Robert Helgesson wrote:
> > On Sun, Feb 02, 2003 at 07:20:49PM +0100, Robert Helgesson wrote:
> > > Howdy,
> > >
> > > Seems as if some spells don't use the $LDFLAGS variable which is defined
> > > alongside $CFLAGS.
> > >
> > > LDFLAGS contain for example flags to enable the stripping and combreloc
> > > features.
> > >
> > > Spells which are affected are pretty much those that need some special
> > > treatment to make use of the $CFLAGS content.
> >
> > Meta bug related to this can be found at:
> >
> > http://bugs.sourcemage.org/show_bug.cgi?id=2462
> >
> perhaps we could write a script to go through all our binaries and report
> which ones arent stripped, then the spell they are from? If a bunch of
> us do it, we can figure out which spells are at fault and generate bugs
> for them.
>
> something like:
> for each in `ls -l /bin /usr/bin /usr/X11/bin`; do if [ file $each|grep
> "not stripped" ] ; then gaze from $each ; fi ; done|sort|uniq
>
> i dont know conditionals well in bash, but that would be the basic idea.
>
>
> Andrew
> > --
> > / Robert Helgesson |-- rycee AT home.se --\
> > \-- ~~~~~~~~~~~~~~~~ --| http://www.rycee.cx/ /
> > _______________________________________________
> > SM-Grimoire mailing list
> > SM-Grimoire AT lists.ibiblio.org
> > http://lists.ibiblio.org/mailman/listinfo/sm-grimoire
> _______________________________________________
> SM-Grimoire mailing list
> SM-Grimoire AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-grimoire





Archive powered by MHonArc 2.6.24.

Top of Page