[Paraview] compiling 1.6 on sgi altix

Dave Semeraro semeraro at ncsa.uiuc.edu
Tue Oct 19 09:52:54 EDT 2004


In case anyone on this list is interested I solved my problem in building 
on the Altix by
switching to the intel compilers. It seems the strange error I was getting 
was due to the binutils
package being a wrong version or some such thing. Instead of monkeying 
around with gnu
compilers and utilities I thought I would grasp at the easy straw and try 
icc instead of gcc.
Not a very satisfying result but one I can live with for now until I have a 
chance to go back and
figure out what happened. Today I test.

thanks for the help
Dave

At 05:01 PM 10/15/2004 -0400, Brad King wrote:
>Dave Semeraro wrote:
>>The build fails trying to build vtkTestFilters. I dont know if this 
>>executable is necessary or not.
>
>It is only necessary for testing.  Did the actual "paraview" executable 
>get built in the "bin" directory under the build tree?
>
>>vtkDataArray.o(.void gnu.linkonce.t.vtkCopyTuples<double, double>(double 
>>*, double *, int, vtkIdList *)+0x82): relocation truncated to fit: 
>>PCREL21B vtkIdList::GetNumberOfIds(void)
>
>I've not seen this error before, but the word "relocation" makes it look 
>like a -fPIC problem.  Are you building with or without BUILD_SHARED_LIBS 
>set to ON?
>
>-Brad
>_______________________________________________
>ParaView mailing list
>ParaView at paraview.org
>http://www.paraview.org/mailman/listinfo/paraview

Dave Semeraro Ph.D.
Visualization and Virtual Environments Group
NCSA University of Illinois
605 E. Springfield Ave.
Champaign, IL 61820
Semeraro at ncsa.uiuc.edu
(217) 244-1852



More information about the ParaView mailing list