文件名称:Makefile_am_creator
- 所属分类:
- 嵌入式Linux
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 155kb
- 下载次数:
- 0次
- 提 供 者:
- han***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
说明:包含程序和代码。
该程序源代码用于创建automake.am和其他文件。用于linux下制作makefile文件。
1. 把src_makefile和automake.exe拷贝到需要创建automake.am的主目录。
2. 执行automake.exe,点击 创建automake.am文件,默认选择当前目录。确定后得到一组文件src_makefile。
3. 将linux工程和src_makefile目录下的所有文件放于linux下同一个目录下。
4. 依次使用如下命令创建 makefile文件及对linux项目进行编译。
autoscan
aclocal
autoconf
autoheader
automake
./configure
make
5. 如果编译出错,去掉automake.am中的一些库,比如liblua.a,增加工程需要的linux库,重新编译。-Descr iption: Contains the program and code. The source code used to create automake.am and other documents. Produced under the makefile for linux. 1 copy to the src_makefile and automake.exe automake.am need to create the home directory. 2 Executive automake.exe, click Create automake.am file, select the current default directory. Determined to be a group of files src_makefile. 3 Engineering and src_makefile the linux directory to put all the files in a directory in linux the same below. 4 in order to use the following command to create a makefile and build the project on linux. autoscan aclocal autoconf autoheader automake./configure make 5. If the compilation error, remove the automake.am in some libraries, such as liblua.a, increase the linux library needed for the project, re-compile.
该程序源代码用于创建automake.am和其他文件。用于linux下制作makefile文件。
1. 把src_makefile和automake.exe拷贝到需要创建automake.am的主目录。
2. 执行automake.exe,点击 创建automake.am文件,默认选择当前目录。确定后得到一组文件src_makefile。
3. 将linux工程和src_makefile目录下的所有文件放于linux下同一个目录下。
4. 依次使用如下命令创建 makefile文件及对linux项目进行编译。
autoscan
aclocal
autoconf
autoheader
automake
./configure
make
5. 如果编译出错,去掉automake.am中的一些库,比如liblua.a,增加工程需要的linux库,重新编译。-Descr iption: Contains the program and code. The source code used to create automake.am and other documents. Produced under the makefile for linux. 1 copy to the src_makefile and automake.exe automake.am need to create the home directory. 2 Executive automake.exe, click Create automake.am file, select the current default directory. Determined to be a group of files src_makefile. 3 Engineering and src_makefile the linux directory to put all the files in a directory in linux the same below. 4 in order to use the following command to create a makefile and build the project on linux. autoscan aclocal autoconf autoheader automake./configure make 5. If the compilation error, remove the automake.am in some libraries, such as liblua.a, increase the linux library needed for the project, re-compile.
相关搜索: automake
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bin2\automake.exe
....\src_makefile\AUTHORS
....\............\ChangeLog
....\............\configure.ac
....\............\COPYING
....\............\depcomp
....\............\INSTALL
....\............\install-sh
....\............\missing
....\............\NEWS
....\............\README
....\创建makefile工程文件使用说明.txt
linuxMakefile创建源代码\automake\automake.aps
.......................\........\automake.clw
.......................\........\automake.cpp
.......................\........\automake.dsp
.......................\........\automake.dsw
.......................\........\automake.h
.......................\........\automake.rc
.......................\........\automakeDlg.cpp
.......................\........\automakeDlg.h
.......................\........\ReadMe.txt
.......................\........\res\automake.ico
.......................\........\...\automake.rc2
.......................\........\Resource.h
.......................\........\src_makefile\AUTHORS
.......................\........\............\ChangeLog
.......................\........\............\configure.ac
.......................\........\............\COPYING
.......................\........\............\depcomp
.......................\........\............\INSTALL
.......................\........\............\install-sh
.......................\........\............\Makefile.am
.......................\........\............\missing
.......................\........\............\NEWS
.......................\........\............\README
.......................\........\StdAfx.cpp
.......................\........\StdAfx.h
.......................\........\WZDDRDLG.CPP
.......................\........\WZDDRDLG.H
.......................\........\res
.......................\........\src_makefile
bin2\src_makefile
linuxMakefile创建源代码\automake
bin2
linuxMakefile创建源代码
....\src_makefile\AUTHORS
....\............\ChangeLog
....\............\configure.ac
....\............\COPYING
....\............\depcomp
....\............\INSTALL
....\............\install-sh
....\............\missing
....\............\NEWS
....\............\README
....\创建makefile工程文件使用说明.txt
linuxMakefile创建源代码\automake\automake.aps
.......................\........\automake.clw
.......................\........\automake.cpp
.......................\........\automake.dsp
.......................\........\automake.dsw
.......................\........\automake.h
.......................\........\automake.rc
.......................\........\automakeDlg.cpp
.......................\........\automakeDlg.h
.......................\........\ReadMe.txt
.......................\........\res\automake.ico
.......................\........\...\automake.rc2
.......................\........\Resource.h
.......................\........\src_makefile\AUTHORS
.......................\........\............\ChangeLog
.......................\........\............\configure.ac
.......................\........\............\COPYING
.......................\........\............\depcomp
.......................\........\............\INSTALL
.......................\........\............\install-sh
.......................\........\............\Makefile.am
.......................\........\............\missing
.......................\........\............\NEWS
.......................\........\............\README
.......................\........\StdAfx.cpp
.......................\........\StdAfx.h
.......................\........\WZDDRDLG.CPP
.......................\........\WZDDRDLG.H
.......................\........\res
.......................\........\src_makefile
bin2\src_makefile
linuxMakefile创建源代码\automake
bin2
linuxMakefile创建源代码