Re: Compiling error problem on cygwin

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/Compiling-error-problem-on-cygwin-tp3605p3606.html

On 02/21/05 04:14:13, ywang25 wrote:
> Hi:
>    I am a new user of Quantlib. I got the following error when I try to
> compile the package with "make". I did have
> QuantLib-0.3.8/ql/PricingEngines/Asian/.libs/libAsianEngines.a
> in the desired location. Why it says "No such file or directory"
>
> c:\gnat\bin\ar.exe:
> /cygdrive/c/wang/Finance/QuantLib-0.3.8/ql/PricingEngines/Asian/.libs/
> libAsianEngines.a: No such file or directory

Y.,
        is gnat/bin/ar part of cygwin, or some other port of the GNU tools?  
In the latter case, it might not know how to translate a /cygdrive path.

Later,
        Luigi

----------------------------------------

Lubarsky's Law of Cybernetic Entomology:
        There is _always_ one more bug.