Re: [Boost-users] New User With Busted Compiler
I never used uBLAS, but the documentation for it in the 1.33.1 distribution says that gcc 3.3 is supported. Jean-Noël -----Message d'origine----- De : boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] De la part de V. Thane Norton III Envoyé : vendredi 3 mars 2006 02:27 À : Boost-users@lists.boost.org Objet : [Boost-users] New User With Busted Compiler I have just started using Boost, and am really enjoying using it, especially uBLAS. Unfortunately, my production code needs to use GCC 3.3 (for marketing reasons) which the Boost 1.33.1 uBLAS does not support. What is the latest version of Boost that I can use for uBLAS on GCC 3.3? Is there some hackery that I can perform to get 1.33.1 working? ----------------------------------------- V. Thane Norton III Macintosh Software Engineer Wacom Technology Corporation phone: 360.896.9833 x172 mailto:tnorton@wacom.com _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
Sorry for the late response. GCC 3.3 is supported in general, but not for uBLAS. From here [1] "[ M.Stevens ] This compiler's bugs are not supported by the library." [1] http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/ user/numeric-ublas.html On Mar 3, 2006, at 5:08 AM, RIVASSEAU Jean Noel wrote:
I never used uBLAS, but the documentation for it in the 1.33.1 distribution says that gcc 3.3 is supported.
----------------------------------------- V. Thane Norton III Macintosh Software Engineer Wacom Technology Corporation phone: 360.896.9833 x172 mailto:tnorton@wacom.com
participants (2)
-
RIVASSEAU Jean Noel
-
V. Thane Norton III