$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (abrahams_at_[hidden])
Date: 2000-11-02 22:58:02
Thanks, Toni, will do.
----- Original Message -----
From: "Anton Gluck" <gluc_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, November 02, 2000 9:03 PM
Subject: [boost] Re: py_cpp maintenance release - error C1076 with demo.dll
> Dave,
>
> A minor note for the latest release: when compiling demo.dll, I got an
> error C1076, internal heap limit reached (when compiling
> extclass_demo.cpp). Setting the /Zm option to /Zm120 solved the problem
> for me (/Zm110 wasn't quite enough yet). You might consider setting this
> in the distributed project file.
>
> Toni
>
>
>
>