文件名称:Linux
介绍说明--下载内容均来自于网络,请自行研究使用
程序代码使用说明:
(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
..\sqlite
..\......\main.c
..\......\readme.txt
..\......\test.db
..\bdb
..\...\main.c
..\...\readme.txt
08
..\Makefile
..\get.html
..\huahua.jpg
..\index.html
..\mini_ws.c
..\post.html
..\cgi-bin
..\.......\Makefile
..\.......\test_get.c
..\.......\test_post.c
09
..\Makefile
..\对应关系.txt
..\log_level
..\.........\Makefile
..\.........\loglvl.h
..\.........\test_lvl.c
..\.........\编译说明.txt
..\gdb_sample
..\..........\Makefile
..\..........\overflow.c
..\fprintf_sample
..\..............\Makefile
..\..............\fprint.c
..\..............\print_log.c
..\coredump_sample
..\...............\Makefile
..\...............\nullp.cpp
..\backtrace
..\.........\Makefile
..\.........\bt.c
10
..\Makefile
..\对应关系.txt
..\t_massif
..\........\Makefile
..\........\t_massif.c
..\t_malloc
..\........\Makefile
..\........\t_malloc.c
..\rpath
..\.....\Makefile
..\.....\main.c
..\.....\print.c
..\mem_watch
..\.........\Makefile
..\.........\leak.c
..\.........\memwatch.c
..\.........\memwatch.h
..\mem_leak
..\........\Makefile
..\........\leak.c
..\gprof_sample
..\............\Makefile
..\............\print_prime.cpp
..\export_map
..\..........\Makefile
..\..........\export.map
..\..........\print.c
..\dlopen
..\......\Makefile
..\......\main.c
..\......\print.c
..\......\print.cpp
..\ctime
..\.....\Makefile
..\.....\ctime.c
..\alignment
..\.........\Makefile
..\.........\t_size.c
05
..\CardsDelegate.cpp
..\CardsDelegate.h
..\CardsModel.cpp
..\CardsModel.h
..\CardsView.cpp
..\CardsView.h
..\PuzzleWindow.cpp
..\PuzzleWindow.h
..\bear.jpg
..\main.cpp
..\puzzle.pro
..\.tmp
..\.moc
06
..\AppMgrModel.cpp
..\AppMgrModel.h
..\AppMgrView.cpp
..\AppMgrView.h
..\Controller.cpp
..\Controller.h
..\sqlite
..\......\main.c
..\......\readme.txt
..\......\test.db
..\bdb
..\...\main.c
..\...\readme.txt
08
..\Makefile
..\get.html
..\huahua.jpg
..\index.html
..\mini_ws.c
..\post.html
..\cgi-bin
..\.......\Makefile
..\.......\test_get.c
..\.......\test_post.c
09
..\Makefile
..\对应关系.txt
..\log_level
..\.........\Makefile
..\.........\loglvl.h
..\.........\test_lvl.c
..\.........\编译说明.txt
..\gdb_sample
..\..........\Makefile
..\..........\overflow.c
..\fprintf_sample
..\..............\Makefile
..\..............\fprint.c
..\..............\print_log.c
..\coredump_sample
..\...............\Makefile
..\...............\nullp.cpp
..\backtrace
..\.........\Makefile
..\.........\bt.c
10
..\Makefile
..\对应关系.txt
..\t_massif
..\........\Makefile
..\........\t_massif.c
..\t_malloc
..\........\Makefile
..\........\t_malloc.c
..\rpath
..\.....\Makefile
..\.....\main.c
..\.....\print.c
..\mem_watch
..\.........\Makefile
..\.........\leak.c
..\.........\memwatch.c
..\.........\memwatch.h
..\mem_leak
..\........\Makefile
..\........\leak.c
..\gprof_sample
..\............\Makefile
..\............\print_prime.cpp
..\export_map
..\..........\Makefile
..\..........\export.map
..\..........\print.c
..\dlopen
..\......\Makefile
..\......\main.c
..\......\print.c
..\......\print.cpp
..\ctime
..\.....\Makefile
..\.....\ctime.c
..\alignment
..\.........\Makefile
..\.........\t_size.c
05
..\CardsDelegate.cpp
..\CardsDelegate.h
..\CardsModel.cpp
..\CardsModel.h
..\CardsView.cpp
..\CardsView.h
..\PuzzleWindow.cpp
..\PuzzleWindow.h
..\bear.jpg
..\main.cpp
..\puzzle.pro
..\.tmp
..\.moc
06
..\AppMgrModel.cpp
..\AppMgrModel.h
..\AppMgrView.cpp
..\AppMgrView.h
..\Controller.cpp
..\Controller.h