- Timestamp:
- Nov 4, 2004, 5:32:19 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/misc/gccenv.cmd
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r1600 r1601 66 66 * Do work. 67 67 */ 68 call GCC322plus sPath, 'gcc33 4', 0, sLinker;68 call GCC322plus sPath, 'gcc335', 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. gcc33 494 * @param sToolId Tool identificator. gcc335 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.