[Gridflow-dev] compiling in 64bit mode

Alexandre Castonguay acastonguay at artengine.ca
Sat Mar 18 10:58:05 EST 2006


Hi folks,

I was giving a try to compiling in 64 bit mode after the new release and here 
is an error I encounter : 

g++ -I/usr/local/include -I/home/alx/include -xc++ -fno-operator-names 
-fno-omit-frame-pointer -I/usr/X11R6/include 
-I/usr/local/lib/ruby/1.9/x86_64-linux -I../Gem/src -falign-functions=16 
-Wall -Wno-unused -Wunused-variable -fno-omit-frame-pointer -g -fPIC -I. -O3 
-funroll-loops -c format/videodev.c.fcs -o format/videodev.o
format/videodev.c.fcs: In member function ‘void 
FormatVideoDev::alloc_image(int, Ruby*)’:
format/videodev.c.fcs:345: error: cast from ‘uint8*’ to ‘int’ loses precision
make: *** [format/videodev.o] Erreur 1

This time I am using a 64 bit install of SuSE 10.0. 

Cheers and congrats again matju!

Alexandre



More information about the Gridflow-dev mailing list