[vsipl++] VSIPL++ Compile Problem

Cook, Joseph J joseph.j.cook at lmco.com
Mon Mar 26 14:17:32 UTC 2007


Thanks for your very quick response.  Adding map.hpp allowed the program
to compile.  

No, we won't need a new drop just for this fix since the workaround is
simple enough.

Thanks,
Joe Cook

-----Original Message-----
From: Jules Bergmann [mailto:jules at codesourcery.com] 
Sent: Monday, March 26, 2007 9:43 AM
To: Jules Bergmann
Cc: Cook, Joseph J; vsipl++ at codesourcery.com; Steck, Thomas F; McClean,
Tom
Subject: Re: [vsipl++] VSIPL++ Compile Problem


> 
> However, the error "incomplete type" suggests that a definition is not

> being included, which may be a result of not including a particular 
> header file.  You might including <vsip/initfin.hpp> (necessary to 
> initilize the library), and potentially <vsip/parallel.hpp>

Joe,

To confirm, the problem is because of a missing header file.  If you 
include <vsip/map.hpp> the program should compile and execute correctly.

This is a bug in the library.  It should not be necessary to include 
map.hpp in this program.  We'll definitely fix it.  However, I assume 
that the work around should be sufficient and that an updated snapshot 
is not necessary.  Is that OK?

				thanks,
				-- Jules

-- 
Jules Bergmann
CodeSourcery
jules at codesourcery.com
(650) 331-3385 x705



More information about the vsipl++ mailing list