|
From: Marco M. <mar...@st...> - 2008-05-29 10:03:08
|
Hi, I compiled the trunk of QuantLib as revision 15012, more precisely, URL: https://quantlib.svn.sourceforge.net/svnroot/quantlib/trunk/QuantLib Repository Root: https://quantlib.svn.sourceforge.net/svnroot/quantlib Repository UUID: 8618b1d8-e22c-0410-b026-96a5dba3e089 Revision: 15012 without any problem using ./autogen.sh ./configure ./make Marco -- Marco Marchioro, Ph. D. Head of Quantitative Finance, StatPro Italia On Wednesday, 2008-05-28 , at 19:16 , Ralph Schreyer wrote: > Hi, > > I'm trying to get the QuantLib up and running under Mac OSX 10.4 on > my MacBook. > > What have I done? > - Updated to the GNU binutils and GNU build system (autotools) > - Checked out the QuantLib HEAD using SVN > - Changed to the QuantLib directory > - ./autogen.sh --> OK > - ./configure --with-boost-include=/usr/local/include/boost-1_34_1 -- > disable-shared --> OK > - make -j2 > > What happens? > - Error message: > ... > ar cru .libs/libCashFlows.a averagebmacoupon.o capflooredcoupon.o > cashflows.o cashflowvectors.o cmscoupon.o conundrumpricer.o coupon.o > couponpricer.o digitalcmscoupon.o digitalcoupon.o digitaliborcoupon.o > dividend.o duration.o fixedratecoupon.o floatingratecoupon.o > iborcoupon.o rangeaccrual.o replication.o timebasket.o~ranlib .libs/ > libCashFlows.a > ar: .libs/libCashFlows.a: Invalid operation > make: *** [libCashFlows.la] Error 1 > ... > > Any ideas? Thanks a lot for any help. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev |