F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_17025300_14163.cpp:21:3: error: invalid preprocessing directive #
 # 设置默认命令为产生img
   ^
0_0_17025300_14163.cpp:26:3: error: invalid preprocessing directive #
 # 正常执行过程
   ^
0_0_17025300_14163.cpp:27:3: error: invalid preprocessing directive #
 # 将ipl10.nas编译为ipl10.bin文件
   ^
0_0_17025300_14163.cpp:31:3: error: invalid preprocessing directive #
 # 将asmhead.asm编译为asmhead.bin
   ^
0_0_17025300_14163.cpp:35:3: error: invalid preprocessing directive #
 # 将字库hankaku.txt编译为hankaku.bin
   ^
0_0_17025300_14163.cpp:39:3: error: invalid preprocessing directive #
 # 将字库转换为.obj
   ^
0_0_17025300_14163.cpp:43:3: error: invalid preprocessing directive #
 # 将OBJS_BOOTPACK的obj编译为.bim映像文件,这里的前提条件是有OBJS_BOOTPACK,所以会自动执行把naskfunc.nas和其它.c文件编译为obj文件
   ^
0_0_17025300_14163.cpp:45:16: error: stray '@' in program
     $(OBJ2BIM) @$(RULEFILE) out:bootpack.bim stack:3136k map:bootpack.map \
                ^
0_0_17025300_14163.cpp:47:3: error: "3MB" after # is not a positive integer
 # 3MB+64KB=3136KB
   ^
0_0_17025300_14163.cpp:49:3: error: invalid preprocessing directive #
 # 将bootpack.bim映像编译为.hrb文件
   ^
0_0_17025300_14163.cpp:53:3: error: invalid preprocessing directive #
 # 将.hrb映像和asmhead.bin 合并做成haribote.sys系统文件
   ^
0_0_17025300_14163.cpp:57:3: error: invalid preprocessing directive #
 # 把ipl10.bin和haribote.sys结合做成操作系统文件haribote.img
   ^
0_0_17025300_14163.cpp:61:35: error: stray '@' in program
         copy from:haribote.sys to:@: \
                                   ^
0_0_17025300_14163.cpp:64:3: error: invalid preprocessing directive #
 # 对c文件进行编译
   ^
0_0_17025300_14163.cpp:65:3: error: invalid preprocessing directive #
 # 把.c文件编译为.gas文件,需要.c bootpack.h 和 Makefile文件,然后调用cc1.exe进行处理
   ^
0_0_17025300_14163.cpp:69:3: error: invalid preprocessing directive #
 # 把.gas文件转换为.nas文件,其他类似上面的说明
   ^
0_0_17025300_14163.cpp:73:3: error: invalid preprocessing directive #
 # 把.nas转为.obj文件并输出.lst文件
   ^
0_0_17025300_14163.cpp:77:3: error: invalid preprocessing directive #
 # 根据不同的命令分别执行下面的情况,默认为img
   ^
0_0_17025300_14163.cpp:84:5: error: stray '\' in program
     $(COPY) haribote.img ..\z_tools\qemu\fdimage0.bin
     ^
0_0_17025300_14163.cpp:84:5: error: stray '\' in program
0_0_17025300_14163.cpp:84:5: error: stray '\' in program
0_0_17025300_14163.cpp:1:1: error: 'OBJS_BOOTPACK' does not name a type
 OBJS_BOOTPACK = bootpack.obj naskfunc.obj hankaku.obj graphic.obj dsctbl.obj \
 ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-17 02:42:36, Gzip enabled