View Single Post
Old 31 October 2018, 20:47   #4
rsn8887
Registered User
 
rsn8887's Avatar
 
Join Date: Oct 2006
Location: USA
Posts: 1,063
I am just trying to get an emulator to run on a 64bit system without crashing.

I think I understand it now. The problem was that the famec core did a bunch of pointer gymnastics. I used -fpermissive when compiling that code. So what should have been compilation errors just returned warnings. Those errors led to crashing.

Now that I understand the problem, I think I might be able to fix the code, so it becomes 64 bit compatible.
rsn8887 is offline  
 
Page generated in 0.15307 seconds with 10 queries