Changeset 271


Ignore:
Timestamp:
Mar 4, 2011, 12:29:47 PM (14 years ago)
Author:
dmik
Message:

Require GCC 4.4.5 instead of 4.5.2 as the latter is bogus ATM (see http://mantis.smedley.info/view.php?id=467).

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalEnv.tpl.cmd

    r263 r271  
    3030 * environment.
    3131 */
    32 G.PATH_TOOL_GCC4_ENV    = 'D:\Dev\gcc444\gcc444.cmd'
     32G.PATH_TOOL_GCC4_ENV    = 'D:\Dev\gcc445\gcc445.cmd'
    3333
    3434/**
     
    8787 * ----------------------------------------------------------------------------
    8888 *
    89  * Not needed for playing around.
     89 * Not intended for playing around with.
    9090 */
    9191
  • trunk/README

    r268 r271  
    55Requirements (draft)
    66
    7 1a. GCC 4.5.2 (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_5_2-complete-20110302.zip)
     71a. GCC 4.4.5 (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_4_5-complete-20110303.zip)
    881b. ILINK 5.0 (ftp://ftp.software.ibm.com/ps/products/warpzilla/ilink50.zip)
    992.  Odin32 SDK (take from SVN at http://svn.netlabs.org/repos/odin32/trunk,
Note: See TracChangeset for help on using the changeset viewer.