Ruhma Tahir on Tue, 04 Dec 2012 01:42:52 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: bug in PARI/GP (Segmentation Fault)


Hi Thomas,

Thanks a lot, its working now that I compile with your options :D. Thanks also for the detailed explanation of the options created by gp2c tool.

On 4 December 2012 00:32, Thomas D. Dean <tomdean@speakeasy.org> wrote:
On 12/03/12 12:59, Ruhma Tahir wrote:
I do not think you want to make a shared object.

On Linux, I used
 > gcc hnf.gp.c -o hnf -lpari

and

 > ./hnf
Hello
[9, -36, 30; -36, 192, -180; 30, -180, 180]
[6, 0, 3; 0, 12, 0; 0, 0, 30]

Tom Dean




--
Regards,
Ruhma Tahir