First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 132147
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tupone Alfredo <tupone@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
ps2emu-gssoft-0.9-gcc41.patch gcc-4.1 asm fix patch Mark Loeser 2006-05-12 19:07 0000 640 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 132147 depends on: Show dependency tree
Bug 132147 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-03 10:53 0000
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 

------- Comment #1 From Tupone Alfredo 2006-05-03 10:53:11 0000 -------
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

------- Comment #2 From Mark Loeser 2006-05-12 19:07:28 0000 -------
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.

------- Comment #3 From Tupone Alfredo 2006-05-29 14:11:38 0000 -------
Applied, thanks

First Last Prev Next    No search results available      Search page      Enter new bug