This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Doc. that pooma doesn't currently compile with gcc-3.4or greater



Simple patch to mention that pooma does not currently compile with gcc-3.4 per suggestion by Ben E. This patch can be removed once a fixed pooma is generally available.


http://gcc.gnu.org/ml/gcc/2004-10/msg00146.html

br, jon

2004-10-11 Jon Grimm <jgrimm2@us.ibm.com>

* htdocs/testing/testing-pooma.html: Current pooma won't work with gcc-3.4 and greater




Index: htdocs/testing/testing-pooma.html
===================================================================
RCS file: /home/jgrimm/gcc-cvs/wwwdocs/htdocs/testing/testing-pooma.html,v
retrieving revision 1.4
diff -c -3 -p -r1.4 testing-pooma.html
*** htdocs/testing/testing-pooma.html	17 Apr 2004 22:38:01 -0000	1.4
--- htdocs/testing/testing-pooma.html	12 Oct 2004 06:37:28 -0000
***************
*** 11,16 ****
--- 11,21 ----
  <a href="http://www.codesourcery.com/pooma/";>POOMA</a>
  parallel object-oriented code and running its test programs.</p>
  
+ <p><b>Note:  GCC 3.4 and later versions cannot compile POOMA due to
+ some standards compliancy issues in the POOMA source code. A pending
+ release of POOMA is expected to fix these issues. 
+ </b></p>
+ 
  <h2>Download and Extract</h2>
  
  <p>A version of the POOMA distribution with a script for testing with


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]