Boost logo

Boost :

From: Guillaume Melquiond (gmelquio_at_[hidden])
Date: 2003-09-27 01:40:26


On Fri, 26 Sep 2003, Stephen Torri wrote:

> I am using 3.2.3 on an Alpha cpu system. Boost reports the warning when
> I compile using boost:
>
> In file included from /usr/include/boost/config.hpp:35,
> from /usr/include/boost/shared_ptr.hpp:18,
> from
> ../../../../../src/Decompiler_Object/Repository/File.h:8,
> from Elf_Reader.h:4,
> from Elf_Reader.cpp:1:
> /usr/include/boost/config/compiler/gcc.hpp:57:7: warning: #warning
> "Unknown compiler version - please run the configure tests and report
> the results"

Which version of Boost are you using? Even GCC 3.3 is supported in the
latest stable version.

> What tests is it talking about?

There is a configure script in <boost-root>/libs/config/. I suggest you to
read the (beginning of the) documentation in
<boost-root>/libs/config/config.htm. It should answer your questions.

Regards,

Guillaume


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