Jerry James
unread,May 3, 2012, 4:08:44 PM5/3/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ffpack...@googlegroups.com
Hello,
I maintain the fflas-ffpack package for the Fedora Linux distribution. We had some problems compiling linbox using GCC 4.7, which I traced back to fflas-ffpack. The attached patch adds an include of <cstring> to fflas-ffpack/fflas/fflas.h, since that file uses memset(). The patch also moves the definition of applyP() before its first use in fflas-ffpack/ffpack/ffpack.h; otherwise, GCC complains about calls to an undeclared function.
Regards,
--
Jerry James