
-------- Original Message -------- Subject: Re: Cannot compile GIAC 0.4.0 Date: Sun, 04 Jul 2004 09:33:36 +0200 From: Bernard Parisse bernard.parisse@wanadoo.fr Reply-To: parisse@mozart.ujf-grenoble.fr To: Roberto Bagnara bagnara@cs.unipr.it References: 40E6CC11.7080207@cs.unipr.it 40E6FA38.3090905@wanadoo.fr 40E713CB.6040501@cs.unipr.it
Hello,
Attached is my patched version with your changes + the following changes: * a variable name change for modgcd * removed zero declaration, replaced by constructor calls, I had to use a static local variable for the reference. * removed all offending ptr_fun (it seems the compiler knows how to make the ptr_fun better than me) I hope that it will now compile with gcc 3.4, if not then maybe a ssh account on your machine could help me adapt giac. Regards, Bernard