提升lib构建配置的变化 [英] boost lib build configuration variations

查看:78
本文介绍了提升lib构建配置的变化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是新来的提升者-您能告诉我黑白有什么区别吗? boost lib的以下变体以及在这种情况下我需要链接到哪一个?

I am new to boost - can you please tell me what are the difference b/w the following variations of the boost lib and which one do I need to link to in which case?

  • libboost_unit_test_framework-vc80-1_35.lib
  • libboost_unit_test_framework-vc80-gd-1_35.lib
  • libboost_unit_test_framework-vc80-mt-1_35.lib
  • libboost_unit_test_framework-vc80-mt-gd-1_35.lib
  • libboost_unit_test_framework-vc80-mt-s-1_35.lib
  • libboost_unit_test_framework-vc80-mt-sgd-1_35.lib
  • libboost_unit_test_framework-vc80-s-1_35.lib
  • libboost_unit_test_framework-vc80-sgd-1_35.lib

好吧,我实际上是想了解 _gd,mt,sgd 事物的整个分类法.

Well, what I actually after is to understand the whole taxonomy of the _gd, mt, sgd things.

推荐答案

以下是指向文档的链接,以获取有关许多后缀含义的完整信息:

Here is the link to the docs for full info on what the many suffixes means:

windows: http://www. boost.org/doc/libs/1_40_0/more/getting_started/windows.html#library-naming

linux: http://www.boost.org/doc/libs/1_40_0/more/getting_started/unix-variants.html#library-naming

尽管看起来还是一样,所以任何一个链接都应该很好.

Although it seems it's the same anyway so either link should be good.

这篇关于提升lib构建配置的变化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆