On Thu, Sep 21, 2000 at 11:41:19AM -0700, [EMAIL PROTECTED] wrote:
> On 21 Sep, Isaac Richards wrote:
> > Only problem is that namespaces don't work with current versions of g++.
> 
> Yea. They don't work at all? Where can I find some details on this?
> 
> 

Well....it depends on the definition of "current".

Look at http://gcc.gnu.org/releases.html

Redhat 6.2 is build using the egcs-1.1.2 with gcc version 2.91.66
My C++ code on RH6.2 handles almost all namespace / using commands.

Redhat rawhide (and I assume pinstripe, expected to be released
as RH7.0 on monday) uses gcc 2.95.2

But...back when I had RH 5.2 the compiler did not handle namespaces.
I think RH5.2 had egcs 1.0.3a with gcc 2.90.xx
_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to