Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] Compilation problems


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: Christian Odom <cnsodom@gmail.com>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] Compilation problems
  • Date: Thu, 18 Jan 2007 22:19:40 -0700

The infamous "backend signals"... These are caused by sections of tuned sse code which for some reason break the IA64 intel compiler. Disable MANTA_SSE in ccmake and it should compile. It's not really a terrific solution, but it should get the code built.


Abe


Christian Odom wrote:
Maybe someone haas seen this before and can give me some guidance.

Im trying to compile revision 1268 on an altix 4700 with version
9.1.044 of the intel compiler.

Im getting the following.

[ 36%] Built target Manta_Core_XUtils
(0): internal error: backend signals

compilation aborted for /store/toolkit/Manta/Image/SimpleImage_special.cc (code
4)
gmake[2]: *** [Image/CMakeFiles/Manta_Image.dir/SimpleImage_special.o] Error 4
gmake[1]: *** [Image/CMakeFiles/Manta_Image.dir/all] Error 2
gmake: *** [all] Error 2

I would be thankful for any help.

Christian Odom
Graduate Student
Louisiana Immersive Technologies Enterprise






Archive powered by MHonArc 2.6.16.

Top of page