Re: Internal Behavior of G++

2005-08-19 Thread Mike Stump
On Friday, August 19, 2005, at 01:57 PM, Aoun Raza wrote: I have developed it already, but I want to use GCC headers.. and I see the problems described earlier Must be a bug in your compiler, because g++ compiles it just fine, go ask them.

Re: Internal Behavior of G++

2005-08-19 Thread Aoun Raza
I have developed it already, but I want to use GCC headers.. and I see the problems described earlier --- Joe Buck <[EMAIL PROTECTED]> wrote: > On Fri, Aug 19, 2005 at 01:27:56PM -0700, Aoun Raza > wrote: > > I am developing an intermediate compile using EDG > C++ > > frontend. > > Then you are

Re: Internal Behavior of G++

2005-08-19 Thread Joe Buck
On Fri, Aug 19, 2005 at 01:27:56PM -0700, Aoun Raza wrote: > I am developing an intermediate compile using EDG C++ > frontend. Then you are on the wrong list.

Internal Behavior of G++

2005-08-19 Thread Aoun Raza
Hi all, I am developing an intermediate compile using EDG C++ frontend. When I try to compile any c++ source file with my compiler it returns many errors.. like James:~/C_PP/test> C_CC -I/usr/include/c++/3.3 -I/usr/include/c++/3.3/i486-linux-gnu -I/usr/include -c helloworld.cpp "/usr/includ