回 帖 发 新 帖 刷新版面

主题:[求助]各位大神帮忙看看这个怎么编译

老板给的程序,文件夹里只有代码和头文件什么的,不知道怎么编译这个了,readme文件中这样说的,但是我还是不会,求各位大神指点,不胜感激!

--------------------------------------------------------------------------------
  How to compile 
--------------------------------------------------------------------------------

Edit first the flags (SRC, EXEC, O, LD, FC, FFLAGS, and LDFLAGS) in "Makefile"
as appropriate for your computer, compiler and/or operating system. There are
examples of settings for GNU g77, IBM, SGI and SUN f77 compilers. Type "make"
at the prompt to compile the program.


完整的readme.txt在附件中

第一次发帖不会上传,修改后附件已添加进来了[em2]

回复列表 (共32个回复)

31 楼

[url=http://www.worldgodshop.com/]Supra Shoes[/url]   [url=http://www.worldgodshop.com/]Radii shoes[/url]  [url=http://www.worldgodshop.com/]Prada Shoes[/url]   [url=http://www.worldgodshop.com/]Jordan shoes[/url]  [url=http://www.worldgodshop.com/]Christian Louboutin shoes[/url] 
http://www.worldgodshop.com/

32 楼

[quote]lz应该先去了解什么是makefile

看字面意思,SRC指的是使用了哪些源码,LD指你用什么链接器,FC指你用什么编译器,FFLAGS指编译器开关,LDFLAGS指链接器开关,这些设置好了,如果你有make,直接在shell里输入make 回车即可。[/quote]

如果我有make,有什么make啊?在shell里输入make?shell是什么,我怎么输入啊?多谢啦

我来回复

您尚未登录,请登录后再回复。点此登录或注册