>In the short run, and perhaps the long, this likely means we're not
>going to see free software's assembly code compile at all on OSX.
>
>Views?

mv /usr/bin/as /usr/bin/silly-as
wget ftp://ftp.gnu.org/pub/gnu/binutils/binutils-2.17.tar.gz
tar xzvfp binutils-2.17.tar.gz
cd binutils-2.17
./configure --prefix=/usr
make
make install

;)

  --Andrew Church
    [EMAIL PROTECTED]
    http://achurch.org/

Reply via email to