Results 1 to 4 of 4

Thread: Mac Assembler

  1. #1
    Junior Member
    Join Date
    Dec 2003
    Posts
    26

    Mac Assembler

    #1. Does anybody know if an assembly compiler for panther (mac) exist yet?

    #2. Does it amtter if it runs on mac or unix?
    Sweet.

  2. #2
    Just a Virtualized Geek MrLinus's Avatar
    Join Date
    Sep 2001
    Location
    Redondo Beach, CA
    Posts
    7,323
    Google is extremely powerful. You should use it:

    Mac OS X Assembler Guide: Intro

    MacBang Assembler Page
    Goodbye, Mittens (1992-2008). My pillow will be cold without your purring beside my head
    Extra! Extra! Get your FREE copy of Insight Newsletter||MsMittens' HomePage

  3. #3
    Junior Member
    Join Date
    Dec 2003
    Posts
    26
    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.
    Sweet.

  4. #4
    um, yes it does say what the assembler app is

    This chapter describes how to run the as assembler, which produces an object file from one
    http://developer.apple.com/documenta...0820/TPXREF101

    The assembler is "as".

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •