[PATCH] Compile Linbox with gcc 4.3 trunk

0 views
Skip to first unread message

ismail dönmez

unread,
Dec 4, 2007, 11:10:25 AM12/4/07
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

parameter-name.patch

Clement Pernet

unread,
Dec 4, 2007, 11:43:16 AM12/4/07
to sage-...@googlegroups.com
Thanks Ismail for the report.
The latest svn version of linbox is now fixed.

Clement

ismail dönmez 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