tag 573712 + patch thanks On Tue, March 16, 2010 23:44, Martin Guy wrote: > On 3/16/10, Adam D. Barratt <a...@adam-barratt.org.uk> wrote: >> > gem fails to build on armel with assembler errors. From the build >> log: >> > >> > g++ -c -I/usr/include/lqt -fopenmp -I/usr/include/ImageMagick >> -I/usr/include/lqt -I/usr/include/avifile-0.7 >> -I/usr/include/FTGL -I/usr/include/freetype2 -I.. >> -I/usr/include/FTGL -I/usr/include/freetype2 -g -O2 -fPIC >> -freg-struct-return -O3 -falign-loops=32 -falign-functions=32 >> -falign-jumps=32 -funroll-loops -ffast-math -g -O2 glew.cpp -o >> ../Objects/glew.o >> > /tmp/ccGNAhDI.s: Assembler messages: >> > /tmp/ccGNAhDI.s:1194: Error: bad immediate value for offset (4148) >> > /tmp/ccGNAhDI.s:27942: Error: bad immediate value for offset (4112) > > Try dropping the apparently pointlessly picky options =32?
Thanks for the suggestion. The attached patch makes the package build on armel again, but I have no way of testing the result. Regards, Adam
gem-armel.diff
Description: Binary data