Re: Q: cc1plus

1999-05-22 Thread Thomas Ruedas
>The intent of that is to invoke the C++ compiler as "g++" rather than >"gcc". >Change the "GCC" definition in sources.cc/makefile from "gcc" to "g++". Hello, and thanks a lot again - now I got it. Indeed, changing this made it work without problems. >wp2latex doesn't seem to follow many of the i

Re: Q: cc1plus

1999-05-21 Thread J.H.M. Dassen
On Fri, May 21, 1999 at 11:36:44 +0200, Thomas Ruedas wrote: > Originally, I got the error message gcc: install problem, cannot exec > 'cc1plus': No such file or directory when compiling a program (actually > wp2latex v.2.64, see http://cmp.felk.cvut.cz/~fojtik/wp2latex.

Re: Q: cc1plus

1999-05-21 Thread Thomas Ruedas
First, thanks to J.H.M.Dassen (Ray) for the reply concerning the error message. However, things still don't work, so I have to update the question... Originally, I got the error message gcc: install problem, cannot exec 'cc1plus': No such file or directory when compiling a pr

Re: Q: cc1plus

1999-05-20 Thread J.H.M. Dassen
On Thu, May 20, 1999 at 13:49:58 +0200, Thomas Ruedas wrote: > I tried to compile a C++ program and got the following error message: gcc: > install problem, cannot exec 'cc1plus': No such file or directory > > I have gcc, g++ and cc installed (at least the which command te

Q: cc1plus

1999-05-20 Thread Thomas Ruedas
I tried to compile a C++ program and got the following error message: gcc: install problem, cannot exec 'cc1plus': No such file or directory I have gcc, g++ and cc installed (at least the which command tells me that they are), so I don't know what's wrong. What is cc1plus r

Re: what is cc1plus?

1999-04-05 Thread Aaron Stromas
never mind, i found it in g++. sorry for the wasted bandwidth. -a Aaron Stromas wrote: > hi, > > i'm trying to build swig on debian 2.0.34 with gcc 2.7.2.3. the > configure script fails not being able to find 'cc1plus' while compiling > a c++ test file. what is cc1

what is cc1plus?

1999-04-05 Thread Aaron Stromas
hi, i'm trying to build swig on debian 2.0.34 with gcc 2.7.2.3. the configure script fails not being able to find 'cc1plus' while compiling a c++ test file. what is cc1plus and in which package does it live? tia -- Aaron Stromas | "Tick-tick-tick!!!... ja, Pantani is

Re: cc1plus

1998-03-31 Thread Shaleh
g++ for hamm is its own package now. It is the egcs c++ compiler. It has !!!MUCH!!! improved STL support and is a real c++ compiler from ground zero. I was hesitant at first but it is a great compiler. -- --- How can you see, when your mind is not op

cc1plus

1998-03-31 Thread Paul Miller
Is there a package with the cc1plus executable file for gcc (NOT egcc!)? .. It seems that it was removed from the gcc package..? -Paul -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]