Gabriel Dos Reis <[EMAIL PROTECTED]> 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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to