Re: [Boost-bugs] [Boost C++ Libraries] #8820: Reduce debug symbols size

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8820: Reduce debug symbols size
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-15 00:19:17


#8820: Reduce debug symbols size
-------------------------------+---------------------
  Reporter: andysem | Owner: djowel
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: spirit
   Version: Boost 1.54.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+---------------------

Comment (by djowel):

 If you are using Boost.Phoenix, it's a good first step to try to not use
 it. It is possible to make semantic-action free parsers. Check out the
 compiler tutorial examples. Expression template libraries are notorious in
 generating big debug libs with visual studio (not so much with GCC). What
 I am attempting is to lessen the effects of ET at compile time and by
 doing so I am also able to reduce the debug output. Work is being done in
 that direction with Spirit X3. Alas, it's still in development and far
 from production ready. It has a lot of components already implemented thus
 far. If you'd want to take an early look and try it out, I'd be happy to
 assist you.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8820#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC