Changeset 1547
- Timestamp:
- Oct 7, 2004, 6:24:03 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/misc/gccenv.cmd
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r1546 r1547 66 66 * Do work. 67 67 */ 68 call GCC322plus sPath, 'gcc3 22', 0, sLinker;68 call GCC322plus sPath, 'gcc334', 0, sLinker; 69 69 exit 0; 70 70 … … 92 92 * Innotek GCC 3.2.x and higher - this environment is EMX RT free. 93 93 * @param sPath The path of the /usr directory in the GCC distro. 94 * @param sToolId Tool identificator. gcc3 2294 * @param sToolId Tool identificator. gcc334 95 95 * @param fRM If set we'll remove the environment setup. 96 96 * If clear we'll install it. -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.