Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] SSE on Linux, -llinux


Chronological Thread 
  • From: Christiaan Paul Gribble <cgribble@sci.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [MANTA] SSE on Linux, -llinux
  • Date: Tue, 16 May 2006 09:34:13 -0600

Hello,

First, has anyone successfully compiled Manta with SSE on a Linux box? Chelsea and I were having trouble getting it to work yesterday. I don't remember the specific error, but compilation failed somewhere along the line.

Second, has anyone successfully compiled Manta on arachne, either with or without SSE? Either way, I get the following error:

cd /home/sci/cgribble/Manta/build-arachne/Image && c++ -fPIC -shared -Wl,-soname,libManta_Image.so -o ../lib/libManta_Image.so "CMakeFiles/ Manta_Image.dir/NullImage.o" "CMakeFiles/Manta_Image.dir/ SimpleImageBase.o" "CMakeFiles/Manta_Image.dir/SimpleImage_special.o" "CMakeFiles/Manta_Image.dir/SimpleImage_templates.o" "CMakeFiles/ Manta_Image.dir/TGAFile.o" "CMakeFiles/Manta_Image.dir/NRRDFile.o" - L/home/sci/cgribble/Manta/build-arachne/lib -lManta_Interface - lSCIRun_Core -lManta_Core -llinux -lpng -lSCIRun_Core -Wl,-rpath,/ home/sci/cgribble/Manta/build-arachne/lib
/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/ bin/ld: cannot find -llinux

I've never heard of a "linux" library, and I'm not sure what it does, where it can be found, or if such a thing is even valid.

Thanks,

C




  • [MANTA] SSE on Linux, -llinux, Christiaan Paul Gribble, 05/16/2006

Archive powered by MHonArc 2.6.16.

Top of page