This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
g++ in 3.0.2
- From: "Venkatesh, Vangal" <vangal dot venkatesh at intel dot com>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Fri, 16 Nov 2001 14:01:23 -0800
- Subject: g++ in 3.0.2
Hi,
I downloaded and compiled gcc 3.0.2 on a Pentium 4 system running
Redhat 7.1.
When I try to compile a simple Hello World program using g++ I do not get an
object file or executable, although the compilation seems to be ok.
gcc and g77 seem to work ok.
Any ideas on what may be the problem?
Vangal