在Solaris上建设加速 [英] Building Boost on Solaris

查看:134
本文介绍了在Solaris上建设加速的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

将在Solaris上整体提升打造?

Will Boost build in entirety on Solaris?

我想知道如果任何人有这个(特别是原/灵)成功在我走之前并支付支持合同修补的Sun Studio 12.2到最新版本。我得到了一些错误,有些看看有没有补丁得到解决,但它并不便宜支付甲骨文的支持,所以我宁愿一些希望,我这样做之前,它会工作。

I'd like to know if anyone has success with this (specifically Proto/Spirit) before I go and pay for a support contract to patch Sun Studio 12.2 to the latest. I get a few errors and some look to have been resolved in patches, but it's not cheap to pay Oracle for support so I'd rather some hope that it will work before I do.

现在,我只是想用CPP-NETLIB在Solaris和德code一些JSON弄来了HTTP使用Boost属性树。它适用于Mac OS X的罚款 - 所以我希望我可以用同样的code在Solaris

Right now, I'm just trying to use cpp-netlib on Solaris and decode some JSON fetched over HTTP using Boost Property Tree. It works fine on Mac OS X - so I'm hoping I can use the same code on Solaris.

推荐答案

如果你看一下 http://www.boost.org/users/history/version_1_48_0.html ,你会看到编译器的两个列表。 主的编译器是那些在释放针对测试。有没有基于Solaris的编译器那里。

If you look at http://www.boost.org/users/history/version_1_48_0.html, you'll see two lists of compilers. The "primary" compilers are those that the release is tested against. There are no Solaris-based compilers there.

的第二列表是在中继线被针对测试(一个或多或少每日的基础上)。 Sun编译器v 5.10是在此列。

The second list is what the trunk is tested against (on a more or less daily basis). The Sun compiler v 5.10 is on that list.

现在,你可以看看 HTTP://www.boost。组织/开发/测试/主干/开发商/ summary.html ,并找到该编译器的测试结果。从那里,你可以找到Sun编译器之列,并检查哪个测试失败了(为什么)。

Now, you can look at http://www.boost.org/development/tests/trunk/developer/summary.html, and find the test results for that compiler. From there, you can find the column for the Sun compiler, and check which tests are failing (and why).

不过,它看起来像pretty多所有的精神测试失败上的编译器,所以我不会抱太大的希望。

However, it looks like pretty much all the spirit tests are failing on that compiler, so I wouldn't hold out much hope.

......后来......
然而,由于您使用的是不同的编译器相比,你可能想看看 HTTP:// WWW .boost.org /开发/ running_regression_tests.html 的,这说明了如何使用您的安装运行回归测试。然后,你可以看到如何提高工作与你的编译器。

... Later ... However, since you are using a different compiler than that, you might want to look at http://www.boost.org/development/running_regression_tests.html, which shows you how to run the regression tests using your installation. Then you can see how well boost works with your compiler.

这篇关于在Solaris上建设加速的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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