compiler error in ppc_alu.o

[ARCHIVED] About PearPC, a mostly obsolete PPC Mac emulator for Windows and Linux to run MacOS X 10.1 up to 10.4. Using QEMU is now recommended.

Moderators: Cat_7, Ronald P. Regensburg

Locked
haile

compiler error in ppc_alu.o

Post by haile »

i get an error with the following message at compile time of PearPc:

ppc_alu.cc: In function 'void ppc_opc_addex()':
ppc_tools.h:106: inconsistent operand constraints in an 'asm'
....
and some more of this kind

anybody knows what the reaseon for this error could be?
my system: amd athlon xp 2500+ with debian woody and gcc 2.9.5

thanks for any support
Andy

Same for me

Post by Andy »

Same error for me
Debian Woody GCC 2.95.4
robojam
Forum All-Star
Posts: 779
Joined: Thu Apr 17, 2003 10:52 pm
Location: Charlotte, NC. USA

Post by robojam »

I've got a woody too....heh, heh...he said "woody"...
Once you've made something idiot proof, they go and invent a better idiot!
andy

problem solved

Post by andy »

Upgraded to UNSTABLE and it works... it compiles maybe because using GCC 3.0
Marc
Master Emulator
Posts: 357
Joined: Wed Aug 20, 2003 2:14 pm

Post by Marc »

robojam wrote:I've got a woody too....heh, heh...he said "woody"...
How apt that your avatar is Bender...he would have been proud of such a gag :lol:
Locked