README revision 1.6
11.6Srafal$NetBSD: README,v 1.6 2008/02/26 21:46:38 rafal Exp $ 21.1Such 31.1SuchHow to use 41.1Such 'make all' uudecode all binaries. 51.1Such hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 61.1Such executable are located in 71.1Such binary/ARM/hpcboot.exe 81.3Such binary/MIPS/hpcboot.exe * 91.1Such binary/SH3/hpcboot.exe 101.3Such binary/SH4/hpcboot.exe 111.1Such * for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot) 121.1Such 131.1SuchHow to compile 141.1Such 151.1Such 1. Generate work space and project files. 161.1Such make vc5 # WindowsCE Embedded Toolkit for Visual C++ 5.0 171.1Such make vc6 # WindowsCE Toolkit for Visual C++ 6.0 181.1Such make evc3 # eMbedded Visual C++ 3.0 191.6Srafal make evc4 # eMbedded Visual C++ 4.0 (only tested for 201.6Srafal # ARM, not promoted to binary directory). 211.1Such 221.2Such 2. Open hpc_stand.dsw or hpc_stand.vcw from Visual Studio. 231.2Such 241.2SuchHow to commit (for developers) 251.2Such "make install" copies hpcboot.exe to binary/ directory from compile/ 261.2Such directory. 271.2Such "make uuencode" uuencode binary/*/hpcboot.exe and 281.2Such increment build number. (this number is used for next build.) 291.4Sjmc commit uuencoded binary and binary/build_number.h. 30