Closed Bug 546476 Opened 14 years ago Closed 14 years ago

Mac XCode projects don't build 32-bit PPC anymore

Categories

(Tamarin Graveyard :: Virtual Machine, defect, P3)

PowerPC
macOS
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME
Q3 11 - Serrano

People

(Reporter: stejohns, Unassigned)

Details

shell64 builds ppc64, but shell(32) doesn't build ppc32; you must use the cross-platform build setup if you want ppc32. we should try to get the xcode project to build ppc32 as well, if possible.
Flags: flashplayer-qrb+
Priority: -- → P3
Target Milestone: --- → flash10.2
That is not my experience.  With a clean tamarin-redux, I selected DD 32-bit builds and built it using Cmd-B, and it produces a fat binary:

lhansen-mbp:tamarin-redux-clean lhansen$ file platform/mac/avmshell/build/Debug_Debugger/shell 
platform/mac/avmshell/build/Debug_Debugger/shell: Mach-O universal binary with 2 architectures
platform/mac/avmshell/build/Debug_Debugger/shell (for architecture i386):	Mach-O executable i386
platform/mac/avmshell/build/Debug_Debugger/shell (for architecture ppc7400):	Mach-O executable ppc
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
bulk verifying resolved !fixed issues
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.