Boost logo

Boost Users :

From: eric langlois (yg-boost-users_at_[hidden])
Date: 2003-03-01 09:19:27


bump...

Just ran into the same problem this morning, did someone find a solution to
this?

thanks
eric

"Clift Norris" <yg-boost-users_at_[hidden]> wrote in message
news:app179$3d9$1_at_main.gmane.org...
> Greetings:
> I'm using VC7 and boost_1_29_0 to compile this code
> that is using multi_array.hpp.
>
> typedef boost::multi_array<double, 4> theta4_t;
> typedef theta4_t::index index;
> theta4_t Theta_Trun( boost::extents[10000][2][10][256] );
>
> I'm receiving this error:
> "fatal error C1067: compiler limit: debug information module size
exceeded"
>
> Of course, the code compiles fine using the "Release" configuration,
> but I need the "Debug" one also.
> Is there a workaround for this, other than the 'make your variables
shorter'
> suggested in the VC7 documentation?
>
> Thanks,
> -Clift
>
>
>
>
>
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net