Thread: Azone Patch
View Single Post
  #39  
Old 06-02-2008, 02:43 PM
John Adams
Demi-God
 
Join Date: Jul 2006
Posts: 1,552
Default

Quote:
Originally Posted by Derision View Post
I've not used 64-bit Linux, but it wouldn't surprise me if that is the problem, e.g. the code makes assumptions that certain data types are a given size (e.g. a long integer is 32 bits). If the size or alignment of data types is different for code generated by 64-bit GCC, then that would break things.
Ok, sorry for not mentioning that. I forgot, myself... that VM is so old. I'll make a new FC8 x86 VM and try it again.
Reply With Quote