Changeset 281


Ignore:
Timestamp:
Mar 28, 2011, 5:21:39 PM (14 years ago)
Author:
dmik
Message:

localenv: Require GCC 4.5.2 again as the recent fix works well so that it can build the whole JDK and hotspot.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LocalEnv.tpl.cmd

    r280 r281  
    3333 * environment.
    3434 */
    35 G.PATH_TOOL_GCC4_ENV    = 'D:\Dev\gcc445\gcc445.cmd'
     35G.PATH_TOOL_GCC4_ENV    = 'D:\Dev\gcc452\gcc452.cmd'
    3636
    3737/**
  • trunk/README

    r271 r281  
    55Requirements (draft)
    66
    7 1a. GCC 4.4.5 (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_4_5-complete-20110303.zip)
     71a. GCC 4.5.2 (ftp://ftp.netlabs.org/pub/qt4/tools/gcc-4_5_2-complete-20110328.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.