Re: [boost] Compiler status for GCC 3.3

2003-07-13 Thread Gabriel Dos Reis
[EMAIL PROTECTED] (Joerg Walter) writes: | - Original Message - | From: "Gabriel Dos Reis" <[EMAIL PROTECTED]> | To: "Boost mailing list" <[EMAIL PROTECTED]> | Sent: Monday, June 30, 2003 12:06 PM | Subject: Re: [boost] Compiler status for GCC 3.3 | | | [

Re: [boost] Compiler status for GCC 3.3

2003-07-05 Thread Joerg Walter
- Original Message - From: "Gabriel Dos Reis" <[EMAIL PROTECTED]> To: "Boost mailing list" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 12:06 PM Subject: Re: [boost] Compiler status for GCC 3.3 [...] > | I'm not sure about this. Paul C.

Re: [boost] Compiler status for GCC 3.3

2003-06-30 Thread Beman Dawes
At 06:06 AM 6/30/2003, Gabriel Dos Reis wrote: >| 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.

Re: [boost] Compiler status for GCC 3.3

2003-06-30 Thread Gabriel Dos Reis
[EMAIL PROTECTED] (Joerg Walter) writes: | - Original Message - | From: "Gabriel Dos Reis" <[EMAIL PROTECTED]> | To: "Boost mailing list" <[EMAIL PROTECTED]> | Sent: Monday, June 30, 2003 3:55 AM | Subject: Re: [boost] Compiler status for GCC 3.3 | | |

Re: [boost] Compiler status for GCC 3.3

2003-06-30 Thread Joerg Walter
- Original Message - From: "Gabriel Dos Reis" <[EMAIL PROTECTED]> To: "Boost mailing list" <[EMAIL PROTECTED]> Sent: Monday, June 30, 2003 3:55 AM Subject: Re: [boost] Compiler status for GCC 3.3 > Beman Dawes <[EMAIL PROTECTED]> writes: >

Re: [boost] Compiler status for GCC 3.3

2003-06-29 Thread Gabriel Dos Reis
Beman Dawes <[EMAIL PROTECTED]> writes: [...] | But some of the problems are clearly GCC bugs. For example, all the | ublas tests are failing with this message: | | ...error: due to a defect in the G++ 3.2 ABI, G++ has assigned the | same mangled name to two different types... :-( Indeed, a b

Re: [boost] Compiler status for GCC 3.3

2003-06-29 Thread Beman Dawes
At 10:41 AM 6/29/2003, Reed Hedges wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > > >Hello. I was building boost with GCC 3.3, so I thought I might as well >run the regression tests. Here is the output: > > http://interreality.org/~reed/boost-gcc-3.3 > >I ran the tests on Linux (Debian

[boost] Compiler status for GCC 3.3

2003-06-29 Thread Reed Hedges
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello. I was building boost with GCC 3.3, so I thought I might as well run the regression tests. Here is the output: http://interreality.org/~reed/boost-gcc-3.3 I ran the tests on Linux (Debian 'unstable') and on Darwin (Mac OSX 10.2) with Boost