[Paraview] error compiling

Berk Geveci berk.geveci at kitware.com
Thu Jun 5 12:54:02 EDT 2008


I am guessing that this is not the only place you are getting that
warning? So the main problem is in the assembler? It looks like a
compiler bug to me... Did you experiment with different optimization
options?

-berk

On Thu, Jun 5, 2008 at 10:46 AM, Dominik Szczerba
<domi at vision.ee.ethz.ch> wrote:
> Hi, when compiling today CVS version with the Intel C++ compiler 10.1 I get
> the following error:
>
> [ 26%] Building CXX object
> VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/vtkQtSQLDatabase.o
> /usr/include/c++/3.3/backward/backward_warning.h(32): warning #1224:
> #warning directive: This file includes at least one deprecated or antiquated
> header. Please consider using one of the 32 headers found in section
> 17.4.1.2 of the C++ standard. Examples include substituting the <X> header
> for the <X.h> header for C++ includes, or <sstream> instead of the
> deprecated header <strstream.h>. To disable this warning use
> -Wno-deprecated.
>  #warning This file includes at least one deprecated or antiquated header. \
>   ^
>
> /tmp/icpcZXaNYkas_.s: Assembler messages:
> /tmp/icpcZXaNYkas_.s:5896: Error: Incorrect register `%r13' used with `l'
> suffix
> /tmp/icpcZXaNYkas_.s:6049: Error: Incorrect register `%rbp' used with `l'
> suffix
> make[2]: *** [VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/vtkQtSQLDatabase.o]
> Error 1
> make[1]: *** [VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/all] Error 2
> make: *** [all] Error 2
>
>
>
> Any ideas how to get through?
> Thanks, Dominik
>
> --
> Dominik Szczerba, Ph.D.
> Biomedical Simulation Group
> Computer Vision Lab CH-8092 Zurich
> http://www.vision.ee.ethz.ch/~domi
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list