[Fwd: [sage-devel] [PATCH] Compile Linbox with gcc 4.3 trunk]

0 views
Skip to first unread message

Michael Abshoff

unread,
Dec 4, 2007, 11:41:33 AM12/4/07
to linbo...@googlegroups.com
I assume the following might be of interest to you ;)

---------------------------- Original Message ----------------------------
Subject: [sage-devel] [PATCH] Compile Linbox with gcc 4.3 trunk
From: ismail dönmez <ismail...@gmail.com>
Date: Tue, December 4, 2007 5:10 pm
To: sage-...@googlegroups.com
--------------------------------------------------------------------------

Hi all,

I applied attached patch to Linbox 1.1.4 tarball and I was able to
build & pass regression tests with gcc 4.3 trunk.

Regards,
ismail

If the patch doesn't make it you can download it as an attachment from
http://groups.google.com/group/sage-devel/t/59e0b16b1c4d7119

Cheers,

Michael

untitled-2

Clement Pernet

unread,
Dec 4, 2007, 11:47:53 AM12/4/07
to linbo...@googlegroups.com
I have just fixed the file in the svn rep.
Thanks.

Clément

Michael Abshoff a écrit :

>------------------------------------------------------------------------
>
>--- linbox-1.1.4/linbox/ffpack/ffpack.h 2007-11-12 00:57:40.000000000 +0200
>+++ linbox-fixed/linbox/ffpack/ffpack.h 2007-12-04 17:51:04.000000000 +0200
>@@ -1341,7 +1341,7 @@
> static int
> KGFast ( const Field& F, std::list<Polynomial>& charp, const size_t N,
> typename Field::Element * A, const size_t lda,
>- size_t * kg_mc, size_t* kg_mc, size_t* kg_j );
>+ size_t * kg_mc, size_t* kg_mc2, size_t* kg_j );
>
> template <class Field, class Polynomial>
> static std::list<Polynomial>&
>


Reply all
Reply to author
Forward
0 new messages