From: "Maan M. Hamze" Newsgroups: comp.os.msdos.djgpp Subject: Re: Stupid newbie question Date: 12 Jun 1997 07:00:13 GMT Organization: The Pleiades Network Lines: 17 Message-ID: <01bc76fe$1568ed20$7c0d2499@electra> References: <339E1C7E DOT E0B2DDA9 AT icx DOT net> NNTP-Posting-Host: 1cust124.max5.houston2.tx.ms.uu.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Josh Lothian wrote in article <339E1C7E DOT E0B2DDA9 AT icx DOT net>... > hello, > > I began to write my first program in c++ today, the classic "hello". I > can compile it just fine under RHIDE, but it will compile the .o file, > but I cannot produce an executable. There is simply no "run" option. > Is there something real obvious that I am missing? Here is the code: > Most probably you are using GCC without including the C++ library to link. Use GXX for C++ or use GCC but include the C++ library (I forgot the name...maybe lgcc.a) Maan -- Maan M. Hamze The Pleiades Network mmhamze AT pleiades DOT net