Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#8523 closed patch

Support for building on MacIntel + proper Altivec check

Reported by: (none) Owned by: vinterstum
Priority: normal Component: Port: Mac OS X
Version: Keywords:
Cc: Game:

Description

Some small changes to the source tree to allow simple building on the new MacIntel machines.

Notable changes:

* Configure does a proper check for Altivec rather than enabling automatically * Some endianness changes in backends/midi/quicktime * NASM isn't fixed yet; so you'll need to use --disable-nasm for now.

I've tested this on both a Powerbook G4 and a MacBook with a handful of titles and everything seems to be working on both platforms.

One thing to note is that this does not actually build Universal binaries. I just built them separately and used lipo to glue them together.

The patch is against SVN as of 20060312.

Ticket imported from: #1448395. Ticket imported from: patches/628.

Attachments (1)

macintel+altivec.diff.gz (1.2 KB ) - added by SF/*anonymous 18 years ago.
Macintel Fixes + Altivec check

Download all attachments as: .zip

Change History (4)

by SF/*anonymous, 18 years ago

Attachment: macintel+altivec.diff.gz added

Macintel Fixes + Altivec check

comment:1 by vinterstum, 18 years ago

Thanks :)

Commited this with some changes, and a couple of other additions.

comment:2 by vinterstum, 18 years ago

Owner: set to vinterstum
Status: newclosed

comment:3 by digitall, 5 years ago

Component: Port: Mac OS X
Note: See TracTickets for help on using tickets.