📄 readme.compile
字号:
24 Jun 1999The source code is in the src/ directory. From there you cancompile the various flavors of xmd using the following commands.The executable will be named xmd.thread or xmd.nothreaddepending on whether it is SMP or not.STANDARD Version To compile standard XMD under UNIX, type "make". SMP Version - Intel Linux To compile the SMP version you need (1) Linux running SMP (compiled with SMP=1 set in Linux Makefile) (2) LinuxThreads library. See http://pauillac.inria.fr/~xleroy/linuxthreads/ If the above requirements are met, you can compile the SMP version on an INTEL machine by typing "make -f Makefile.SMP.intel"SMP Version - misc SMP (untested) You need to have Posix threads installed. If present, type "make -f Makefile.SMP"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -