From: Raimar S. <rai...@ui...> - 2013-11-11 10:27:51
|
I found the bug which prevented -DBZ_DEBUG, new packages are building right now. However, the Launchpad build farm automatically adds -O2 also to the debug builds. I could probably filter that out, should I? Regards Raimar On Monday, November 11, 2013 11:13:22 AM Raimar Sandner wrote: > Dear András, > > could you test new packages of the C++QED master branch in my repository > ppa:raimar-sandner/cppqed ? > > apt-get install cppqedscripts libcppqedelements-2.9-0-dev > > This will also pull in a backport of cmake-2.8.11 and boost-1.53 for > precise, as well as a blitz version from our own branch. I have created all > the source packages on a virtual Ubuntu saucy machine on my Gentoo box. I > tested the precise builds in a chroot for this distribution, but testing > them also on a native precise system would be good. > > The libcppqedcore-2.9-0-dev package contains the example elements and > scripts projects in /usr/share/doc/, please test if those build as well. > > The packages contain both Debug and Release configurations. The scripts > compiled in Debug mode have a _d suffix from now on, also in regular cmake > builds. This will prevent users from accidentally using a debug script for > production. The correct library is found automatically by cmake depending > on which build configuration is used in custom scripts and elements. > > Although the debug scripts are linked to the correct libraries they run as > fast as their non-debug counterpart, and I have noticed -DBZ_DEBUG was not > used in the builds. I'm looking into this problem. > > Best regards > Raimar > > ---------------------------------------------------------------------------- > -- November Webinars for C, C++, Fortran Developers > Accelerate application performance with scalable programming models. Explore > techniques for threading, error checking, porting, and tuning. Get the most > from the latest Intel processors and coprocessors. See abstracts and > register > http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk > _______________________________________________ > Cppqed-support mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppqed-support |