Boost logo

Boost :

From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-07-04 07:46:20


Giovanni Bajo wrote:
> Which compilers does MPL work with?

My local copy compiles with:
  * Microsoft Visual C++ 6.0, SP 5
  * Microsoft Visual C++ .NET (7.0)
  * Metrowerks CodeWariror 7.2/8.0
  * Intel C++ Compiler 5.0/6.0
  * GCC 2.95.3-5
  * GCC 3.0.4
  * Comeau C/C++ 4.2.45/4.3.0

It does not work with Borland. Haven't tested with anything else.

> And just out of curiosity, which require
> workarounds to make it work?

Pretty much _every_ compiler in the above list required that some code was
written in a particular way - otherwise it wound complain. Comeau C/C++ and
Intel (and, actually, so-called MSVC 7.1) were the ones that caused the
least troubles.

Aleksey


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk