LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 935|回复: 2

CryptoPP.cc编译mldonkey遇到的问题。

[复制链接]
发表于 2010-2-23 09:19:34 | 显示全部楼层 |阅读模式
src/networks/fasttrack/fst_crypt.h:54: note: expected 'unsigned char *' but argument is of type 'char *'
g++ -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -o src/utils/lib/CryptoPP.o "-I/usr/lib/ocaml/3.10.2" -c src/utils/lib/CryptoPP.cc
src/utils/lib/CryptoPP.cc:1713:3: warning: #warning "You do not have GCC 3.3 or later, or did not specify -msse2 compiler option, so use of SSE2 intrinsics will be disabled."
 楼主| 发表于 2010-2-23 09:39:20 | 显示全部楼层
现在的问题是如何去掉sse2的编译选项呢?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-2-23 10:09:32 | 显示全部楼层
gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.3-1' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.3 (Debian 4.4.3-1)
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表