Search found 6 matches

by teepean
Fri 10 Feb, 2017 11:12 pm
Forum: Development
Topic: Cannot compile a working executable
Replies: 15
Views: 15618

Re: Cannot compile a working executable

Battler wrote:This is the error:
cpu_set : unknown CPU type 544237928
You have an invalid CPU set.
I haven't changed that so it is -march=i686.
by teepean
Mon 06 Feb, 2017 4:33 pm
Forum: Development
Topic: Cannot compile a working executable
Replies: 15
Views: 15618

Re: Cannot compile a working executable

- teepean: The emulator is fataling before RAM is initialized, and then crashing when dumping the RAM. See pclog.txt for why it's fataling. Here's the output. Is it possible to get the pclog.txt from a successful session? Arg 0 - E:\pcem\PCem-profiled.exe Raw input registered! Preparing scan code m...
by teepean
Mon 06 Feb, 2017 7:10 am
Forum: Development
Topic: Cannot compile a working executable
Replies: 15
Views: 15618

Re: Cannot compile a working executable

I noticed a strange thing about the dlls. The build I just made doesn't require libwinpthread-1.dll at all. Or more specifically libgcc_s_dw2-1.dll that is included in mingw_gcc-5.3.0-3_ready_to_compile_v8.3_for_pcem.7z does not require libwinpthread-1.dll.
by teepean
Mon 06 Feb, 2017 6:23 am
Forum: Development
Topic: Cannot compile a working executable
Replies: 15
Views: 15618

Re: Cannot compile a working executable

Thank you szadycbr! Your solution did the trick. I still don't understand why my own MinGW cannot produce a working executable because AFAIK the setup is exactly the same as in the ready to compile archive.
by teepean
Sat 04 Feb, 2017 11:26 pm
Forum: Development
Topic: Cannot compile a working executable
Replies: 15
Views: 15618

Cannot compile a working executable

I've been trying to compile my own version of PCem without success. The vanilla v11 binary works great but I would like to compile from hg while waiting for v12. This also happens when I try compiling v11. If I compile without debug information I get the error: Program received signal SIGSEGV, Segme...
by teepean
Sat 04 Feb, 2017 11:18 pm
Forum: General
Topic: Host machine survey
Replies: 186
Views: 255203

Re: Host machine survey

Desktop:
i3 6100
8GB RAM
GTX 1060
Windows 10

The vanilla PCem v11 runs Glide games quite nicely.