Opened 11 years ago

Closed 10 years ago

#40789 closed enhancement (fixed)

DOSBox can be compiled with Xcode 5 clang with patch

Reported by: domiman@… Owned by: emuslor (James Wilkinson)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
Port: dosbox

Description

With the attached patch for src/fpu/fpu_instructions_x86.h you can compile DOSBox with clang that ships with Xcode 5 and the corresponding commandline tools. Still *needs* to be in 32bit, though :)

Attachments (1)

fpu.diff (760 bytes) - added by domiman@… 11 years ago.
patch for src/fpu/fpu_instructions_x86.h

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by domiman@…

Attachment: fpu.diff added

patch for src/fpu/fpu_instructions_x86.h

comment:1 Changed 11 years ago by domiman@…

Upstream plans to eventually rewrite fpu (there is a fork on github with that change), so DOSBox svn is also broken with clang atm. I think the attached patch *could* fix earlier Xcode clang but I had none to test.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: haspatch added
Owner: changed from macports-tickets@… to james@…

comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.