Changeset 20071
- Timestamp:
- Dec 18, 2002, 5:45:19 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified tags/trunk/tools/bin/buildenv.cmd ¶
r19927 r20071 1 /* $Id: buildenv.cmd,v 1. 39 2002-11-03 01:10:44bird Exp $1 /* $Id: buildenv.cmd,v 1.40 2002-12-18 16:45:19 bird Exp $ 2 2 * 3 3 * This is the master tools environment script. It contains environment … … 27 27 * Version 28 28 */ 29 sVersion = '1.0.1 1 [2002-11-02]';29 sVersion = '1.0.12 [2002-12-18]'; 30 30 31 31 /* … … 889 889 do 890 890 say 'Info: No or empty path file, using birds work defaults.'; 891 aPath.i.sPId = 'cvs'; aPath.i.sPath = 'e:\ cvs111';i = i + 1;891 aPath.i.sPId = 'cvs'; aPath.i.sPath = 'e:\dev\cvs\v11.1'; i = i + 1; 892 892 aPath.i.sPId = 'emx'; aPath.i.sPath = 'e:\emx'; i = i + 1; 893 aPath.i.sPId = 'emxpgcc'; aPath.i.sPath = 'e:\ emxpgcc';i = i + 1;893 aPath.i.sPId = 'emxpgcc'; aPath.i.sPath = 'e:\dev\emxpgcc\v2.95.2'; i = i + 1; 894 894 /*aPath.i.sPId = 'db2v52'; aPath.i.sPath = 'e:\sqllib52'; i = i + 1; 895 895 aPath.i.sPId = 'icatgam'; aPath.i.sPath = 'e:\icatos2'; i = i + 1; … … 898 898 aPath.i.sPId = 'ida38'; aPath.i.sPath = 'e:\ida38'; i = i + 1; 899 899 aPath.i.sPId = 'ida40'; aPath.i.sPath = 'e:\ida401'; i = i + 1; */ 900 aPath.i.sPId = 'ida414'; aPath.i.sPath = 'e:\ ida414'; i = i + 1;900 aPath.i.sPId = 'ida414'; aPath.i.sPath = 'e:\dev\ida\v414'; i = i + 1; 901 901 /*aPath.i.sPId = 'idasdk'; aPath.i.sPath = 'e:\idasdk'; i = i + 1; */ 902 aPath.i.sPId = 'ddk'; aPath.i.sPath = 'e:\d dk'; i = i + 1;903 aPath.i.sPId = 'ddkbase'; aPath.i.sPath = 'e:\d dk\base'; i = i + 1;904 aPath.i.sPId = 'ddkvideo'; aPath.i.sPath = 'e:\d dk\video'; i = i + 1;905 aPath.i.sPId = 'home'; aPath.i.sPath = ' x:\home'; i = i + 1;906 aPath.i.sPId = 'mscv6-16'; aPath.i.sPath = 'e:\d dktools\toolkits\msc60'; i = i + 1;902 aPath.i.sPId = 'ddk'; aPath.i.sPath = 'e:\dev\ddk\june02'; i = i + 1; 903 aPath.i.sPId = 'ddkbase'; aPath.i.sPath = 'e:\dev\ddk\june02\base'; i = i + 1; 904 aPath.i.sPId = 'ddkvideo'; aPath.i.sPath = 'e:\dev\ddk\june02\video'; i = i + 1; 905 aPath.i.sPId = 'home'; aPath.i.sPath = 'e:\home'; i = i + 1; 906 aPath.i.sPId = 'mscv6-16'; aPath.i.sPath = 'e:\dev\ddktools\toolkits\msc60'; i = i + 1; 907 907 /*aPath.i.sPId = 'mscv7-16'; aPath.i.sPath = 'e:\msc\v7.0'; i = i + 1; 908 908 aPath.i.sPId = 'mysql'; aPath.i.sPath = 'e:\mysql2'; i = i + 1; … … 913 913 aPath.i.sPId = 'toolkit45'; aPath.i.sPath = 'e:\toolkit45'; i = i + 1; 914 914 aPath.i.sPId = 'toolkit451'; aPath.i.sPath = 'e:\toolkit451'; i = i + 1; */ 915 aPath.i.sPId = 'toolkit452'; aPath.i.sPath = 'e:\ toolkit452'; i = i + 1;915 aPath.i.sPId = 'toolkit452'; aPath.i.sPath = 'e:\dev\toolkit\v452'; i = i + 1; 916 916 aPath.i.sPId = 'unixroot'; aPath.i.sPath = 'e:\unix'; i = i + 1; 917 917 aPath.i.sPId = 'xfree86'; aPath.i.sPath = 'e:\xfree86'; i = i + 1; 918 aPath.i.sPId = 'vac308'; aPath.i.sPath = 'e:\ ibmcpp308'; i = i + 1;919 /*aPath.i.sPId = 'vac365'; aPath.i.sPath = 'e:\ibmcxxo'; i = i + 1;920 918 aPath.i.sPId = 'vac308'; aPath.i.sPath = 'e:\dev\vacpp\v308'; i = i + 1; 919 aPath.i.sPId = 'vac365'; aPath.i.sPath = 'e:\dev\vacpp\v365'; i = i + 1; 920 /*aPath.i.sPId = 'vac40'; aPath.i.sPath = 'e:\ibmcpp40'; i = i + 1;*/ 921 921 aPath.i.sPId = 'warpin'; aPath.i.sPath = 'e:\warpin'; i = i + 1; 922 922 /*aPath.i.sPId = 'watcom11'; aPath.i.sPath = 'e:\watcom'; i = i + 1;*/ 923 aPath.i.sPId = 'watcom11c'; aPath.i.sPath = 'e:\watcom11c'; i = i + 1; 923 /* aPath.i.sPId = 'watcom11c'; aPath.i.sPath = 'e:\dev\watcom\v11c'; i = i + 1; */ 924 924 aPath.i.sPId = 'testcase_drive_unused'; aPath.i.sPath = 't'; /* reqired */ i = i + 1; 925 925 aPath.i.sPId = 'testcase_drive_fixed'; aPath.i.sPath = 'd'; /* reqired */ i = i + 1; … … 3505 3505 rc = CheckCmdOutput('icc', 0, fQuiet, 'IBM* C and C++ Compilers for OS/2*, AIX* and for Windows NT**, Version 3.6'); 3506 3506 if (rc = 0) then 3507 rc = CheckCmdOutput('ilink', 16, fQuiet, 'IBM(R) Linker for OS/2(R), Version 03.06.PPK1 990125');3508 if (rc = 0) then 3509 rc = CheckCmdOutput('ilib /?', 0, fQuiet, 'IBM Librarian for OS/2(R) Version 03.99.PPK1 990310');3507 rc = CheckCmdOutput('ilink', 16, fQuiet, 'IBM(R) Linker for OS/2(R), Version 03.06.PPK1010917.011116ilink'); 3508 if (rc = 0) then 3509 rc = CheckCmdOutput('ilib /?', 0, fQuiet, 'IBM Librarian for OS/2(R) Version 03.99.PPK1001123'); 3510 3510 if (stream(sPathCxx'\bin\cppcbe36.exe', 'c', 'query size') <> 603122) then 3511 3511 do
Note:
See TracChangeset
for help on using the changeset viewer.