Project

General

Profile

Actions

Emulator Issues #1422

closed

MemArena build error on Mac

Added by caso.grande almost 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. Build r4282 (approximately) on Mac
  2. Get MemArena error

What is the expected output? What do you see instead?

Compiling Build/Darwin-i386-release/Source/Core/Common/Src/MemArena.o
Source/Core/Common/Src/MemArena.cpp: In member function 'void*
MemArena::CreateView(s64, size_t, bool)':
Source/Core/Common/Src/MemArena.cpp:75: error: 'MAP_32BIT' was not declared in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Common/Src/MemArena.o] Error 1
scons: building terminated because of errors.

What version of the product are you using? On what operating system?

Revision 4282 on Mac OS X Snow Leopard

Actions #2

Updated by Sonicadvance1 almost 15 years ago

Ah? This is due to Snow Leopard defaulting to 64bit builds, use osx=64cocoa, and it should build farther. I
haven't committed my patches yet on getting Snow Leopard to build though, so you won't get far

Actions #3

Updated by Sonicadvance1 almost 15 years ago

  • Status changed from New to Fixed

Fixed, but there are other problems

Actions

Also available in: Atom PDF