Changeset 1601 for trunk/src


Ignore:
Timestamp:
Nov 4, 2004, 5:32:19 AM (21 years ago)
Author:
bird
Message:

GCC 3.3.5.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/misc/gccenv.cmd

    • Property cvs2svn:cvs-rev changed from 1.3 to 1.4
    r1600 r1601  
    6666 * Do work.
    6767 */
    68 call GCC322plus sPath, 'gcc334', 0, sLinker;
     68call GCC322plus sPath, 'gcc335', 0, sLinker;
    6969exit 0;
    7070
     
    9292 * Innotek GCC 3.2.x and higher - this environment is EMX RT free.
    9393 * @param   sPath       The path of the /usr directory in the GCC distro.
    94  * @param   sToolId     Tool identificator. gcc334
     94 * @param   sToolId     Tool identificator. gcc335
    9595 * @param   fRM         If set we'll remove the environment setup.
    9696 *                      If clear we'll install it.
Note: See TracChangeset for help on using the changeset viewer.