Login  Register

Re: installation is failing on cygwin

Posted by Luigi Ballabio on Jan 25, 2008; 1:32pm
URL: http://quantlib.414.s1.nabble.com/installation-is-failing-on-cygwin-tp11632p11640.html

On Fri, 2008-01-25 at 09:48 +0800, Max wrote:

> See the command-line interaction below:
>
> $ cd QuantLib-0.9.0/Examples/Swap
>
> $ make examples
> make: *** No rule to make target `SwapValuation', needed by
> `examples'.  Stop.

Ok, I got this one (thanks for the Makefile.) The problem is that the
'examples' rule looks for SwapValuation, but under cygwin the generated
Makefile contains rules for building SwapValuation.exe instead. I'm
fixing it in the repository.

As for the link problem, I don't think adding -lQuantLib would be the
correct fix; adding that might cause the linker to pick up a previously
installed library instead of the one just compiled and not yet
installed. May you send me the Makefile for BermudanSwaption as well?

Thanks,
        Luigi



--

Newton's Law of Gravitation:
What goes up must come down. But don't expect it to come down
where you can find it. Murphy's Law applies to Newton's.



-------------------------------------------------------------------------
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
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev