Project

General

Profile

Actions

Emulator Issues #420

closed

64-bit Linux is not compiling because of an error in x64Emitter

Added by foldor over 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. Download and compile R1607 in 64-bit Linux

What version of the product are you using? On what operating system?
SVN Revision 1607 in Ubuntu 64-bit.

Please provide any additional information below.

It Errors in x64Emitter. Here is everything from the error on in the build log.

Source/Core/Common/Src/x64Emitter.cpp:1443: error: no 'void
Gen::XEmitter::___CallCdeclImport3(void*, u32, u32, u32)' member function
declared in class 'Gen::XEmitter'
Source/Core/Common/Src/x64Emitter.cpp:1449: error: no 'void
Gen::XEmitter::___CallCdeclImport4(void*, u32, u32, u32, u32)' member
function declared in class 'Gen::XEmitter'
Source/Core/Common/Src/x64Emitter.cpp:1456: error: no 'void
Gen::XEmitter::___CallCdeclImport5(void*, u32, u32, u32, u32, u32)' member
function declared in class 'Gen::XEmitter'
Source/Core/Common/Src/x64Emitter.cpp:1464: error: no 'void
Gen::XEmitter::___CallCdeclImport6(void*, u32, u32, u32, u32, u32, u32)'
member function declared in class 'Gen::XEmitter'
Source/Core/Common/Src/x64Emitter.cpp:26: warning: 'Gen::enableBranchHints'
defined but not used
scons: *** [Build/Linux-x86_64/Source/Core/Common/Src/x64Emitter.o] Error 1
scons: building terminated because of errors.

Actions #1

Updated by gustakoe over 15 years ago

I'm having the same problem... (64-bit linux)

Actions #2

Updated by XTra.KrazzY over 15 years ago

  • Status changed from New to Questionable

I think 64-bit linux compile issues are always being maintained and fixed, is this
really still an issue?

Actions #3

Updated by BMcDorman over 15 years ago

I am having no problems now

Actions #4

Updated by XTra.KrazzY over 15 years ago

  • Status changed from Questionable to Fixed
Actions

Also available in: Atom PDF