#1. Does anybody know if an assembly compiler for panther (mac) exist yet?
#2. Does it amtter if it runs on mac or unix?
Printable View
#1. Does anybody know if an assembly compiler for panther (mac) exist yet?
#2. Does it amtter if it runs on mac or unix?
Google is extremely powerful. You should use it:
Mac OS X Assembler Guide: Intro
MacBang Assembler Page
The Mac OS X Assembler Guide: Intro link does a great job talking about the assembler code and teaching it, but it doesnt even give a link or name the assembly prgram it uses. It just says PowerPC and i386, and both of these are pieces of hardware (I believe) and not the actual program.
um, yes it does say what the assembler app is
http://developer.apple.com/documenta...0820/TPXREF101Quote:
This chapter describes how to run the as assembler, which produces an object file from one
The assembler is "as".