Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
It stop compiling erroring out this: gcc -fPIC -Wall -fno-exceptions -m128bit-long-double -I. -I.. -I../x86 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_REENTRANT -D__LINUX__ -c -o ../Cache.o ../Cache.c -MD -MF ../Cache.d ../Cache.c: In function
It stop compiling erroring out this: gcc -fPIC -Wall -fno-exceptions -m128bit-long-double -I. -I.. -I../x86 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL -D_REENTRANT -D__LINUX__ -c -o ../Cache.o ../Cache.c -MD -MF ../Cache.d ../Cache.c: In function _CacheLoadTexture32: ../Cache.c:73: error: memory input 2 is not directly addressable make: *** [../Cache.o] Error 1
Created an attachment (id=86676) [edit] gcc-4.1 asm fix Not sure why, but this made it happy :) Seems like quite a hack...but it works.
Applied, thanks