build ACE+TAO+CIAO-5.7.7 in maemo5
时间:2010-04-05 来源:buptstehc
本文在<Building and Installing ACE on UNIX>的基础上加上了第四项:
1、cd to the top-level ACE_wrappers directory.
2、Create a subdirectory to hold your build's configuration and built ACE version, and then change to the new directory:
mkdir build
1、cd to the top-level ACE_wrappers directory.
2、Create a subdirectory to hold your build's configuration and built ACE version, and then change to the new directory:
mkdir build
cd build
3、../configure
4、delete the '-g' option in 'CFLAGS' and 'CXXFLAGS' in Makefile if errors likes the following occurs:
internal compiler error: in reference_to_unused, at dwarf2out.c:10094
5、make
相关阅读 更多 +