Project

General

Profile

Actions

Emulator Issues #1018

closed

Latest svns fail to compile on Linux 64-bit (r3432)

Added by airmaker90 about 15 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. Checkout r3432
  2. Compile for Linux x86_64
  3. Get compilation error

Error:

Compiling Build/Linux-x86_64-release/Source/Core/Core/Src/PowerPC/Jit64/Jit.o
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp: In member function 'void
Jit64::Cleanup()':
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:341: error: 'VK_LSHIFT' was not
declared in this scope
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:341: error: 'GetAsyncKeyState'
was not declared in this scope
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp: In member function 'const u8*
Jit64::DoJit(u32, PPCAnalyst::CodeBuffer*, JitBlock*)':
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:431: warning: declaration of
'code_buffer' shadows a member of 'this'
scons: ***
[Build/Linux-x86_64-release/Source/Core/Core/Src/PowerPC/Jit64/Jit.o] Error 1
scons: building terminated because of errors.

Please provide any additional information below.

Arch Linux x86_64
Latest working rev.: 3407 (haven't tested every single build after this)
GCC 4.4.0

Actions

Also available in: Atom PDF