diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index ffd8537f30d..2716495a25a 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -202,7 +202,7 @@ software you will need.

  • Approximately 1.75 GB of Free Disk Space
  • @@ -221,16 +221,27 @@ software you will need.

  • MacOS X on PowerPC -
  • + +
  • AIX on PowerPC + +
  • +

    The LLVM suite may compile on other platforms, but it is not @@ -240,7 +251,8 @@ generation should work as well, although the generated native code may not work on your platform.

    The GCC front end is not very portable at the moment. If you want to get it -to work on another platform, you can download a copy of the source and try to compile it on your platform.

    +to work on another platform, you can download a copy of the source and try to compile it on your platform.