Boost logo

Boost Users :

From: Moshe Matitya (Moshe.Matitya_at_[hidden])
Date: 2006-09-06 08:55:41


/Gm does not reduce the debug information -- it enables minimal rebuild.

On a number of occasions, I have managed to eliminate Internal Compiler
Errors by *disabling* this feature (i.e., using /Gm-).

Moshe

> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of Yan Zhang
> Sent: Wednesday, September 06, 2006 2:58 AM
> To: boost-users_at_[hidden]
> Subject: [Boost-users] [variant] MSVC7.1 produces an Internal Compiler
>
>
> I had the same problem with MSV7.1 and resolved it by using project
> setting: /Gm, which is under C/C++/Code Generation.
> Basically, you need
> to reduce the debug information.
>
> Yan
>
> -----Original Message-----
> From: boost-users-bounces_at_[hidden]
> [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
> boost-users-request_at_[hidden]
> Sent: Tuesday, September 05, 2006 4:46 PM
> To: boost-users_at_[hidden]
> Subject: Boost-users Digest, Vol 1018, Issue 3
>
> ...


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