Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-07-03 17:38:07


Gabriel Dos Reis <gdr_at_[hidden]> writes:

> | I'm not sure about this. Paul C. Leopardi and Guillaume Melquiond already
> | reported the issue, Paul also analyzed it here
> | http://groups.yahoo.com/group/ublas-dev/message/676
> |
> | In essence: setting -fabi-version=0 should solve the problem.
>
> On the other hand if your native compiler is GCC and your system was
> not configured with that setting, then you may get into trouble --
> since you'll be mixing translation units with different ABIs.

Furthermore, that sounds like a workaround. Isn't it still a
compiler bug that it doesn't work without -fabi-version=0?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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