NetBSD/sys/arch/hpc/stand
uch c8589412aa recompile. 2001-05-21 16:02:02 +00:00
..
binary recompile. 2001-05-21 16:02:02 +00:00
compile
dspgen Add __COMPILER_UINT64__="unsigned __int64" syncing with the change 2001-04-15 12:27:32 +00:00
hpcboot change window layout. 2001-05-21 15:55:04 +00:00
include add wrapper header for integer types. 2001-04-30 13:41:32 +00:00
libsa Add __COMPILER_UINT64__="unsigned __int64" syncing with the change 2001-04-15 12:27:32 +00:00
libz Add __COMPILER_UINT64__="unsigned __int64" syncing with the change 2001-04-15 12:27:32 +00:00
Makefile don't install SH4 binary. 2001-05-21 15:57:02 +00:00
README add README. 2001-03-10 16:24:54 +00:00

README

$NetBSD: README,v 1.1 2001/03/10 16:24:54 uch Exp $

How to use
	'make all' uudecode all binaries.
	hpcboot.exe were compiled for H/PC Pro 2.11 by eMbedded Visual C++ 3.0 
	executable are located in
		binary/ARM/hpcboot.exe
		binary/SH3/hpcboot.exe
		binary/MIPS/hpcboot.exe *
	* for MIPS, use pbsdboot.exe (sys/arch/hpcmips/stand/pbsdboot)

How to compile

	1. Generate work space and project files.
		make vc5	# WindowsCE Embedded Toolkit for Visual C++ 5.0
		make vc6	# WindowsCE Toolkit for Visual C++ 6.0
		make evc3	# eMbedded Visual C++ 3.0

	2. Use hpc_stand.dsw or hpc_stand.vcw.