Microsoft Windows 2000 [Version 5.00.2195] (C) Copyright 1985-2000 Microsoft Corp. D:\WINNT\system32>n: N:\>cd tmp N:\tmp>dir Volume in drive N is DAT40GB Volume Serial Number is 1028-2B4D Directory of N:\tmp 16-03-2005 19:47 . 16-03-2005 19:47 .. 11-03-2005 17:15 296,280 Windows-KB890830-V1.2-ENU.exe 16-03-2005 22:44 Windows-KB890830-V1.2-ENU 16-03-2005 22:54 2,195,274 radius.td3 14-04-2005 21:16 8,877,239 boost_1_32_0.exe 14-04-2005 21:18 extract 15-04-2005 15:37 fir 27-04-2005 06:53 boost_cygwin 28-04-2005 02:28 boost_cygwin_cyg 28-04-2005 05:19 fftw 28-04-2005 21:43 wxpython 03-05-2005 04:30 gnuradio 03-05-2005 22:01 16,649 wget.log 03-05-2005 23:08 666 adslspeed.sh 04-05-2005 05:17 boost_mingw 04-05-2005 05:19 84,752 boost-jam-3.1.10-1-ntx86.zip 04-05-2005 05:19 boost-jam-3.1.10-1-ntx86 6 File(s) 11,470,860 bytes 12 Dir(s) 1,236,762,624 bytes free N:\tmp>cd boost_mingw N:\tmp\boost_mingw>ls boost_1_32_0 N:\tmp\boost_mingw>cd boost_1_32_0 N:\tmp\boost_mingw\boost_1_32_0>ls Jamfile boost google_logo_40wht.png rst.css N:\tmp\boost_mingw\boost_1_32_0>set MINGW_ROOT_DIRECTORY=d:\MinGW N:\tmp\boost_mingw\boost_1_32_0>set PYTHON_ROOT=d:\Python24 N:\tmp\boost_mingw\boost_1_32_0>set PYTHON_VERSION=2.4 N:\tmp\boost_mingw\boost_1_32_0>bjam "-sTOOLS=mingw" --prefix=d:\boost_1_32_0 st age ^C N:\tmp\boost_mingw\boost_1_32_0>set PATH=d:\MinGW\bin;d:\msys\1.0\bin;%PATH% N:\tmp\boost_mingw\boost_1_32_0>gcc --version gcc (GCC) 3.2.3 (mingw special 20030504-1) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. N:\tmp\boost_mingw\boost_1_32_0>bjam "-sTOOLS=mingw" --prefix=d:\boost_1_32_0 st age