[Paraview] Problem with cross-compile

Kent Eschenberg eschenbe at psc.edu
Wed Apr 23 11:19:57 EDT 2008


FYI there is some information about cross compiling on the Wiki page "Compiling ParaView3 for Cray supercomputers" at

   http://www.paraview.org/Wiki/Compiling_ParaView3_for_Cray_supercomputers

I don't know if there is anything there will help with your issue.

Kent
Pittsburgh Supercompuing Center

Sean Ziegeler wrote:
> I am cross compiling an MPI version of ParaView3 CVS (updated yesterday) 
>  for AIX on Power5.  I've successfully built a serial version, but the 
> cross compile hits a snag in the cmake/make process.  I'm using CMake 
> CVS also updated yesterday.
> 
> The problem is that CMake (either CMake itself or the PV cmake scripts) 
> are generating incorrect dependencies for the Compile Tools.  I am 
> setting -DParaView3CompileTools_DIR to my serial build directory, but 
> the path to the executables (e.g., vtkmkg3states) in the */build.make 
> files somehow are set to the source directory.
> 
> Does that sound familiar?  If that isn't enough information, I can post 
> excerpts of the relevant files.
> 
> Thanks,
> Sean


More information about the ParaView mailing list