Boost logo

Boost :

From: Pavol Droba (droba_at_[hidden])
Date: 2004-03-10 12:37:21


Hi,

I have another compilation problem, that I could use some help with.

When I try to compile libs/algorithm/string/test/replace_test.cpp with
gcc3.3.1 in release mode, it fails on out-of-memory error after allocating more
then 400MB of memory. Older version of compiler were able to compile it, but
it took something like an hour on 1Ghz Pentium III machine (As comparison,
it takes just 2 minutes with vc7.1).

I thought that it is just a bug in gcc optimization, but now it seems, that
intel 8.0 has also similar problems.

http://tinyurl.com/vbrx#algorithm/string-replace-intel-8.0-linux

Have somebody encountered the similar problem?

Thanks for help,

Pavol


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