文件名称:Linux
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:92.65kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
程序代码使用说明:
(1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。
(2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。
(3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。
(4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-Code instructions:
(1) all source directory provides Makefile (non Qt) or (Qt. Pro), or a more detailed instructions (chapter 7). In contrast, in the book can also refer the corresponding sections using direct GCC compiler method, the command to learn how to write a Makefile.
(2) in the default Makefile using "CC = GCC" or "CPP = g++" setting, cross-compiling please CC = "you arm- Linux- GCC CPP = arm- Linux- g++" (assuming you use CD in the arm- Linux- GCC cross-compiling toolchain) or similar commands. Of course, also can modify these Makefile.
(3) Qt program cross-compiling please refer to chapter 2: can use qmake automatically generated for cross-compiling of Makefile. Of course, also can use (2) method, or directly modified Makefile.
All code (4) in Redhat9 and gcc3.4.1/arm- Linux gcc3.4.1- Qtopia/says Andrea giancoli of environment 4.3.0- compiled by test.
(1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。
(2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类似命令。当然,也可以修改这些Makefile。
(3)Qt程序的交叉编译请参考本书第2章:可以利用qmake自动生成用于交叉编译的Makefile。当然,也可以采用(2)的方法,或者直接修改Makefile。
(4)所有代码都在Redhat9和gcc3.4.1/arm-linux-gcc3.4.1/Qtopia-core-4.3.0的环境中编译测试通过。-Code instructions:
(1) all source directory provides Makefile (non Qt) or (Qt. Pro), or a more detailed instructions (chapter 7). In contrast, in the book can also refer the corresponding sections using direct GCC compiler method, the command to learn how to write a Makefile.
(2) in the default Makefile using "CC = GCC" or "CPP = g++" setting, cross-compiling please CC = "you arm- Linux- GCC CPP = arm- Linux- g++" (assuming you use CD in the arm- Linux- GCC cross-compiling toolchain) or similar commands. Of course, also can modify these Makefile.
(3) Qt program cross-compiling please refer to chapter 2: can use qmake automatically generated for cross-compiling of Makefile. Of course, also can use (2) method, or directly modified Makefile.
All code (4) in Redhat9 and gcc3.4.1/arm- Linux gcc3.4.1- Qtopia/says Andrea giancoli of environment 4.3.0- compiled by test.
相关搜索: qtopia
(系统自动生成,下载前可以参看下载内容)
下载文件列表
07/
07/sqlite/
07/sqlite/main.c
07/sqlite/readme.txt
07/sqlite/test.db
07/bdb/
07/bdb/main.c
07/bdb/readme.txt
08/
08/Makefile
08/get.html
08/huahua.jpg
08/index.html
08/mini_ws.c
08/post.html
08/cgi-bin/
08/cgi-bin/Makefile
08/cgi-bin/test_get.c
08/cgi-bin/test_post.c
09/
09/Makefile
09/对应关系.txt
09/log_level/
09/log_level/Makefile
09/log_level/loglvl.h
09/log_level/test_lvl.c
09/log_level/编译说明.txt
09/gdb_sample/
09/gdb_sample/Makefile
09/gdb_sample/overflow.c
09/fprintf_sample/
09/fprintf_sample/Makefile
09/fprintf_sample/fprint.c
09/fprintf_sample/print_log.c
09/coredump_sample/
09/coredump_sample/Makefile
09/coredump_sample/nullp.cpp
09/backtrace/
09/backtrace/Makefile
09/backtrace/bt.c
10/
10/Makefile
10/对应关系.txt
10/t_massif/
10/t_massif/Makefile
10/t_massif/t_massif.c
10/t_malloc/
10/t_malloc/Makefile
10/t_malloc/t_malloc.c
10/rpath/
10/rpath/Makefile
10/rpath/main.c
10/rpath/print.c
10/mem_watch/
10/mem_watch/Makefile
10/mem_watch/leak.c
10/mem_watch/memwatch.c
10/mem_watch/memwatch.h
10/mem_leak/
10/mem_leak/Makefile
10/mem_leak/leak.c
10/gprof_sample/
10/gprof_sample/Makefile
10/gprof_sample/print_prime.cpp
10/export_map/
10/export_map/Makefile
10/export_map/export.map
10/export_map/print.c
10/dlopen/
10/dlopen/Makefile
10/dlopen/main.c
10/dlopen/print.c
10/dlopen/print.cpp
10/ctime/
10/ctime/Makefile
10/ctime/ctime.c
10/alignment/
10/alignment/Makefile
10/alignment/t_size.c
05/
05/CardsDelegate.cpp
05/CardsDelegate.h
05/CardsModel.cpp
05/CardsModel.h
05/CardsView.cpp
05/CardsView.h
05/PuzzleWindow.cpp
05/PuzzleWindow.h
05/bear.jpg
05/main.cpp
05/puzzle.pro
05/.tmp/
05/.moc/
06/
06/AppMgrModel.cpp
06/AppMgrModel.h
06/AppMgrView.cpp
06/AppMgrView.h
06/Controller.cpp
06/Controller.h
06/MainWin.cpp
06/MainWin.h
06/appMgr.pro
06/main.cpp
06/data/
06/data/app_data.ini
06/apps/
06/apps/dummyApp.cpp
06/apps/dummyApp.pro
06/.obj/
06/.moc/
07/sqlite/
07/sqlite/main.c
07/sqlite/readme.txt
07/sqlite/test.db
07/bdb/
07/bdb/main.c
07/bdb/readme.txt
08/
08/Makefile
08/get.html
08/huahua.jpg
08/index.html
08/mini_ws.c
08/post.html
08/cgi-bin/
08/cgi-bin/Makefile
08/cgi-bin/test_get.c
08/cgi-bin/test_post.c
09/
09/Makefile
09/对应关系.txt
09/log_level/
09/log_level/Makefile
09/log_level/loglvl.h
09/log_level/test_lvl.c
09/log_level/编译说明.txt
09/gdb_sample/
09/gdb_sample/Makefile
09/gdb_sample/overflow.c
09/fprintf_sample/
09/fprintf_sample/Makefile
09/fprintf_sample/fprint.c
09/fprintf_sample/print_log.c
09/coredump_sample/
09/coredump_sample/Makefile
09/coredump_sample/nullp.cpp
09/backtrace/
09/backtrace/Makefile
09/backtrace/bt.c
10/
10/Makefile
10/对应关系.txt
10/t_massif/
10/t_massif/Makefile
10/t_massif/t_massif.c
10/t_malloc/
10/t_malloc/Makefile
10/t_malloc/t_malloc.c
10/rpath/
10/rpath/Makefile
10/rpath/main.c
10/rpath/print.c
10/mem_watch/
10/mem_watch/Makefile
10/mem_watch/leak.c
10/mem_watch/memwatch.c
10/mem_watch/memwatch.h
10/mem_leak/
10/mem_leak/Makefile
10/mem_leak/leak.c
10/gprof_sample/
10/gprof_sample/Makefile
10/gprof_sample/print_prime.cpp
10/export_map/
10/export_map/Makefile
10/export_map/export.map
10/export_map/print.c
10/dlopen/
10/dlopen/Makefile
10/dlopen/main.c
10/dlopen/print.c
10/dlopen/print.cpp
10/ctime/
10/ctime/Makefile
10/ctime/ctime.c
10/alignment/
10/alignment/Makefile
10/alignment/t_size.c
05/
05/CardsDelegate.cpp
05/CardsDelegate.h
05/CardsModel.cpp
05/CardsModel.h
05/CardsView.cpp
05/CardsView.h
05/PuzzleWindow.cpp
05/PuzzleWindow.h
05/bear.jpg
05/main.cpp
05/puzzle.pro
05/.tmp/
05/.moc/
06/
06/AppMgrModel.cpp
06/AppMgrModel.h
06/AppMgrView.cpp
06/AppMgrView.h
06/Controller.cpp
06/Controller.h
06/MainWin.cpp
06/MainWin.h
06/appMgr.pro
06/main.cpp
06/data/
06/data/app_data.ini
06/apps/
06/apps/dummyApp.cpp
06/apps/dummyApp.pro
06/.obj/
06/.moc/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.