From 876d5f1bad040ef439477eb4459ba60f6868aeaa Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Mon, 9 Aug 2004 19:57:01 +0000 Subject: Add note about AIX/PowerPC with disk space requirements. Wrap long line. llvm-svn: 15588 --- llvm/docs/GettingStarted.html | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) (limited to 'llvm/docs/GettingStarted.html') diff --git a/llvm/docs/GettingStarted.html b/llvm/docs/GettingStarted.html index ffd8537f30d..2716495a25a 100644 --- a/llvm/docs/GettingStarted.html +++ b/llvm/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.

    -- cgit v1.2.3