Ticket #110 (new defect)

Opened 1 year ago

Last modified 1 year ago

mac os x binary needed

Reported by: anonymous Assigned to:
Priority: P1 Milestone:
Component: Core Version: 0.6.0
Severity: normal Keywords:
Cc:

Description

the only other assembler available for mac os x comes with a non-free licence. 8(

a yasm mach-o binary is needed to get around this non-free licence.

Attachments

Change History

(follow-up: ↓ 2 ) 07/13/07 11:57:14 changed by peter@tortall.net

If you have the compiler suite (Xcode tools) installed on your Mac (this can be downloaded from connect.apple.com), you can simply download the "Source .tar.gz" from the Download page. Yasm should build out of the box on the Mac with "./configure && make && make install". If it doesn't, let us know!

I'll look at the feasibility of us cross-building some Mac binaries; currently none of the Yasm developers has a Mac.

(in reply to: ↑ 1 ) 07/13/07 14:20:27 changed by anonymous

Replying to peter@tortall.net:

If you have the compiler suite (Xcode tools) installed on your Mac

apple xcode has a non-free licence around the gcc compiler. I seem to have located a gcc binary at hpc.sourceforge.net. but the gcc lacks an assembler.

I'll look at the feasibility of us cross-building some Mac binaries; currently none of the Yasm developers has a Mac.

ouch. thanks.


Add/Change #110 (mac os x binary needed)