我想在vmware 4.0中安装tornado2.0所制作的vxwors。具体步骤如下:
1)、到AMD网站下载pc-net驱动程序,是一个可执行的安装程序,安装到D:\tmp目录中得到三个文件:vx.doc,license.tx,ln97xEnd.tar1.gz。
2)将ln97xEnd.tar1.gz用winrar解压,得到文件夹target,
3)将target下面各个子文件夹中的内容分别拷贝到tornado的target下相应子文件夹中覆盖原先文件(pc486.972文件夹中的文件拷贝到了pcpentium中)。
4)在win2000的控制台窗口中运行批处理文件$(WIND_BASE)\host\x86-win32\bin\ torVars.bat以设置path变量
5)进入目录$(WIND_BASE)\target\src\drv\end,然后运行命令:make CPU=PENTIUM ln97xEnd.o
晕,就在此处出现了意外,命令运行之后就不结束了,屏幕信息为:
D:\tornado\target\src\drv\end>make CPU=PENTIUM ln97xEnd.o
Creating depend.PENTIUMgnu
D:\tornado\target\src\drv\end>cc386 -BD:\tornado/host/x86-win32/lib/gcc-lib/ -M
-mpentium -ansi -nostdinc -fvolatile -nostdlib -fno-builtin -fno-defer-pop -Wall
-ID:\tornado\target/h -ID:\tornado/target/h/ -DCPU=PENTIUM -c ln7990End.c | w
txtcl D:\tornado\host\x86-win32\bin\depend.tcl D:\tornado\target 1>>depend.PEN
TIUMgnu
D:\tornado\target\src\drv\end>cc386 -BD:\tornado/host/x86-win32/lib/gcc-lib/ -M
-mpentium -ansi -nostdinc -fvolatile -nostdlib -fno-builtin -fno-defer-pop -Wall
-ID:\tornado\target/h -ID:\tornado/target/h/ -DCPU=PENTIUM -c ln97xEnd.c | wt
xtcl D:\tornado\host\x86-win32\bin\depend.tcl D:\tornado\target 1>>depend.PENT
IUMgnu
D:\tornado\target\src\drv\end>cc386 -BD:\tornado/host/x86-win32/lib/gcc-lib/ -M
-mpentium -ansi -nostdinc -fvolatile -nostdlib -fno-builtin -fno-defer-pop -Wall
-ID:\tornado\target/h -ID:\tornado/target/h/ -DCPU=PENTIUM -c templateEnd.c |
wtxtcl D:\tornado\host\x86-win32\bin\depend.tcl D:\tornado\target 1>>depend.P
ENTIUMgnu
cc386 -BD:\tornado/host/x86-win32/lib/gcc-lib/ -mpentium -ansi -nostdinc -fvolat
ile -nostdlib -fno-builtin -fno-defer-pop -Wall -ID:\tornado\target/h -ID:\tor
nado/target/h/ -DCPU=PENTIUM -c ln97xEnd.c
晕,我等了差不多有半个小时居然就没有结束,呵呵,又不是什么大程序,为什么会在这里编译这么长时间呢?
2、另有一个关于cygwin的问题也一并请教大家。我在win2000中装了cygwin,是从华军软件园下载的本地安装版,一共占空间50.1M,想知道,linux下面的软件可以直接在cygwin中运行吗?如果可以,应该怎样运行? [align=right][color=#000066][此贴子已经被作者于2004-6-12 17:21:56编辑过][/color][/align]