Igor Schein on Wed, 23 Dec 1998 00:06:14 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
pari under CygWin |
Hi, I compiled pari-2.0.13.alpha under CygWin B20.1 I encountered 3 major problems 1) pari segfaults during Gauss stage of MPQS, in function mpqs_solve_linear_system(), e.g. factor(17!+1), as in benchmarks. 2) timing doesn't work, the time is always shown to be 0 ms. 3) ld doesn't support -shared, hence dynamic executable can't be built. Thanks Igor