Home | History | Annotate | Line # | Download | only in stand
README revision 1.1.2.2
      1  1.1.2.2  bouyer $NetBSD: README,v 1.1.2.2 2001/03/12 13:28:11 bouyer Exp $
      2  1.1.2.2  bouyer 
      3  1.1.2.2  bouyer How to use
      4  1.1.2.2  bouyer 	'make all' uudecode all binaries.
      5  1.1.2.2  bouyer 	hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 
      6  1.1.2.2  bouyer 	executable are located in
      7  1.1.2.2  bouyer 		binary/ARM/hpcboot.exe
      8  1.1.2.2  bouyer 		binary/SH3/hpcboot.exe
      9  1.1.2.2  bouyer 		binary/MIPS/hpcboot.exe *
     10  1.1.2.2  bouyer 	* for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot)
     11  1.1.2.2  bouyer 
     12  1.1.2.2  bouyer How to compile
     13  1.1.2.2  bouyer 
     14  1.1.2.2  bouyer 	1. Generate work space and project files.
     15  1.1.2.2  bouyer 		make vc5	# WindowsCE Embedded Toolkit for Visual C++ 5.0
     16  1.1.2.2  bouyer 		make vc6	# WindowsCE Toolkit for Visual C++ 6.0
     17  1.1.2.2  bouyer 		make evc3	# eMbedded Visual C++ 3.0
     18  1.1.2.2  bouyer 
     19  1.1.2.2  bouyer 	2. Use hpc_stand.dsw or hpc_stand.vcw.
     20