Ignore:
Timestamp:
Feb 6, 2003, 9:46:18 PM (23 years ago)
Author:
bird
Message:

gcc303 and EMX.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32env.cmd

    r9479 r9766  
    1 /* $Id: odin32env.cmd,v 1.27 2002-12-06 03:38:02 bird Exp $
     1/* $Id: odin32env.cmd,v 1.28 2003-02-06 20:46:18 bird Exp $
    22 *
    33 * Sets the build environment.
     
    99 */
    1010
    11 call BuildEnv 'warpin mysql perl cvs ddkbase mscv6-16 emx vac365õ watcomc11cõ vac40õ vac308 toolkit40 debug'
     11call BuildEnv 'warpin mysql perl cvs ddkbase mscv6-16 emx gcc303 vac365õ watcomc11cõ vac40õ vac308 toolkit40 debug'
    1212'Set CVSROOT=:pserver:bird@www.netlabs.org:/netlabs.cvs/odin32';
    1313'Set MULTIJOBS=1';
    1414'Set BUILD_SETUP_MAK=';
     15'Set EMX=%PATH_EMXPGCC%';
    1516
    1617exit(0);
Note: See TracChangeset for help on using the changeset viewer.