A/UX: Where to Find GCC Binary


Article Change History
----------------------
08/31/92 - REVIEWED
* For technical accuracy


I need the executable code for A/UX 2.0.1 of the compiler GCC. This
compiler is produced by Free Software Foundation, but they give the source
code only. I can't compile it because cc, standard compiler of A/UX, is
not ANSI. Please tell me if you have available the executable code of GCC,
or send information of any other ANSI C compiler for A/UX 2.0.1.

You have two options:

- You can order the A/UX Development Toolkit from APDA. This
contains C89, which is an ANSI standard C compiler for A/UX. You could
then use this to compile your source for GCC.

- You can obtain the A/UX GCC binary from any of the following
Internet addresses: wuarchive.wustl.edu, afsg.Apple.com,
aux.support.Apple.com.


Published Date: Feb 18, 2012