README revision 1.4
11.4Sjmc$NetBSD: README,v 1.4 2004/03/19 08:07:22 jmc 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.1Such 201.2Such 2. Open hpc_stand.dsw or hpc_stand.vcw from Visual Studio. 211.2Such 221.2SuchHow to commit (for developers) 231.2Such "make install" copies hpcboot.exe to binary/ directory from compile/ 241.2Such directory. 251.2Such "make uuencode" uuencode binary/*/hpcboot.exe and 261.2Such increment build number. (this number is used for next build.) 271.4Sjmc commit uuencoded binary and binary/build_number.h. 28