This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Is this bug : g++ in gcc-3.4.0 ?


yuki shimada <epsoft@mint.ocn.ne.jp> writes:
[snip]
> This time, I had installed gcc-3.4.0 into my RedHat9 .
> And then l had compiled "hello.cc" by using "g++" .But can not run
> ./a.out.   Compiler tells me a error.

This kind of question is better suited for gcc-help@gcc.gnu.org, or
    the newsgroup gnu.g++.help .

If hello.cc is short enough to include in your post, please paste it
    into your next reply. If not, reduce it down to a test case which
    is sufficient to reproduce the bug, but short enough to
    post. Also, paste the error message.

Please do not try to summarize your error message, or the code you
    wrote; a summary is too likely to leave out vital information.

> (In case of using "gcc", to compile "hello.c", a./a.out can start well.)
> Is this a bug ?

It is impossible to know from the information you have provided Please
    provide more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]