Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [vsipl++] Problem compiling VSIPL++ Matrix code


  • To: "Rutledge, Edward" <rutledge@xxxxxxxxxx>
  • Subject: Re: [vsipl++] Problem compiling VSIPL++ Matrix code
  • From: Stefan Seefeld <stefan@xxxxxxxxxxxxxxxx>
  • Date: Tue, 06 May 2008 16:40:28 -0400

Edward,

Rutledge, Edward wrote:
Hi,

Using Sourcery VSIPL++ 1.4, I am trying to compile the following program but I get compile errors. Looking at the VSIPL++ spec, I think this is a valid program. Am I doing something wrong?

No you are not. I can confirm that this should work. Fortunately, there is a simple work-around:

Insert an additional header on top:

#include <vsip/parallel.hpp>

With that the compile error will go away.

Obviously, we are going to fix this issue such that user code doesn't have to include that header if they don't otherwise need it.

Thanks,
		Stefan

--
Stefan Seefeld
CodeSourcery
stefan@xxxxxxxxxxxxxxxx
(650) 331-3385 x718