Toppers under FreeBSD
cd jsp/cfg make depend make
%make depend "Makefile", line 73: Need an operator "Makefile", line 75: Need an operator "Makefile", line 85: Need an operator "Makefile", line 122: Need an operator make: fatal errors encountered -- cannot continue
mkdir akih8 //適当なディレクトリ cd akih8 ../configure -C h8 -S akih8_3069f
%../configure -C h8 -S akih8_3048f //今回のCPUはH8/3048fなので configure: Generating Makefile from ../sample/Makefile. configure: Generating sample1.c from ../sample/sample1.c. configure: Generating sample1.h from ../sample/sample1.h. configure: Generating sample1.cfg from ../sample/sample1.cfg.
gmake depend gmake
%gmake depend rm -f Makefile.depend h8300-hms-gcc -S -mh -mint32 -mrelax -O2 -DCPU_CLOCK=16000000 -DLABEL_ASM -DAKI_MONITOR -I. -I../include -I../config/h8/akih8_3048f -I../config/h8 -I../kernel ../config/h8/makeoffset.c gmake: h8300-hms-gcc: Command not found gmake: *** [makeoffset.s] Error 127