Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-03-27 12:00:06


Can you describe what that code does?

-Dave

----- Original Message -----
From: "Richard Hadsell" <hadsell_at_[hidden]>
To: <jamboost_at_[hidden]>
Sent: Wednesday, March 27, 2002 11:51 AM
Subject: Re: [jamboost] Re: cxx-tools bugs?

> Richard Hadsell wrote:
> >
> > Forget the above question, if your 'ar -input' option works. I
don't see the option in my man
> > page. But if it works, it should be faster than executing 'ar' once
for each instantiation.
>
> The '-input' option for 'ar' must be for someone's modified version of
ar. I can solve the problem,
> if someone can translate these gmake statements to jam language for
me:
>
> @for i in $(shell ls -1 $(IIDIR)); \
> do \
> echo $(AR) $@ $(IIDIR)/$$i; \
> $(AR) $@ $(IIDIR)/$$i; \
> done
>
> --
> Dick Hadsell 914-259-6320 Fax: 914-259-6499
> Reply-to: hadsell_at_[hidden]
> Blue Sky Studios http://www.blueskystudios.com
> 44 South Broadway, White Plains, NY 10601
>
> ------------------------ Yahoo! Groups
Sponsor ---------------------~-->
> Tiny Wireless Camera under $80!
> Order Now! FREE VCR Commander!
> Click Here - Only 1 Day Left!
> http://us.click.yahoo.com/nuyOHD/7.PDAA/yigFAA/z3wwlB/TM
> ---------------------------------------------------------------------~
->
>
> To unsubscribe from this group, send an email to:
> jamboost-unsubscribe_at_[hidden]
>
>
>
> Your use of Yahoo! Groups is subject to
http://docs.yahoo.com/info/terms/
>
>
>

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk