Changeset 1547


Ignore:
Timestamp:
Oct 7, 2004, 6:24:03 PM (21 years ago)
Author:
bird
Message:

gcc334.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.2 to 1.3
    r1546 r1547  
    6666 * Do work.
    6767 */
    68 call GCC322plus sPath, 'gcc322', 0, sLinker;
     68call GCC322plus sPath, 'gcc334', 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. gcc322
     94 * @param   sToolId     Tool identificator. gcc334
    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.