From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10062 invoked by alias); 12 Oct 2006 19:56:32 -0000 Received: (qmail 10000 invoked by alias); 12 Oct 2006 19:56:24 -0000 Date: Thu, 12 Oct 2006 19:56:00 -0000 Message-ID: <20061012195624.9999.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c++/29433] using boost::MPL requires lots of memory In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "grayyoga at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-10/txt/msg01049.txt.bz2 List-Id: ------- Comment #10 from grayyoga at gmail dot com 2006-10-12 19:56 ------- Subject: Re: using boost::MPL requires lots of memory Try preprocessed source file v3. It compiles without error on my laptop, but still takes a LOT of memory and time to compile. On 12 Oct 2006 13:09:02 -0000, rguenth at gcc dot gnu dot org wrote: > > > ------- Comment #8 from rguenth at gcc dot gnu dot org 2006-10-12 13:09 ------- > No success yet: > > test_basic_metafunctions.hpp:176: instantiated from here > ../src/sd/../static_component.hpp:57: error: 'process_outputs' is not a member > of 'mpl_::void_' > > and other errors. > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433 > > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29433