g++ problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



To capture the messages from your g++, run it as follows:

g++ file.c -o file 2>&1 > errors.lst

Then, do a more on errors.lst, and you should see everything.
You could also just pipe directly to more.


On Wed, 31 Mar 2004, Kyrath. (AKA Rob) wrote:

> Hi,
>
> A few of you have been trying to help me get going with compiling C++ code, but so far there's been no joy.
>
> The messages I'm getting are scrolling off the screen, but quite a few of them refer to:
> /usr/include/c++/3.2.3/i486-slackware-linux/bits/gthr-default.h




[Index of Archives]     [Linux for the Blind]     [Fedora Discussioin]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]
  Powered by Linux