This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: BUG with g++ version 2.7.2.3
- To: gcc-bugs at gcc dot gnu dot org, jhinsley at telinco dot co dot uk
- Subject: Re: BUG with g++ version 2.7.2.3
- From: JDonner <jdonner at schedsys dot com>
- Date: Mon, 27 Mar 2000 19:20:55 -0500
Hey John,
this works fine on gcc 2.95.2;
I had to use the command line
g++ test.cpp (which is what I called your program)
gcc didn't trigger on the extension (which I don't understand yet)
but anyway if you install a later release of gcc it should
work fine. You must understand that gcc 2.7 is waaay old.