X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <20040122165624.58787.qmail@web60903.mail.yahoo.com> Date: Thu, 22 Jan 2004 08:56:24 -0800 (PST) From: Thomas Tutone Subject: Re: Error: No New Line At ... To: djgpp AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii "coldblood" wrote: > You say that it is only a warring so why then I > cannot > run the program ? There is no difference when I use > ALT+F9 ( compile ) or CTRL+F9 ( run ) I always > get the same message at the end of message box: > > There were some errors > > not warnings as you say, when there are no errors What happens if you compile from the command line: gpp -W -Wall foo.cpp -o foo.exe (If you have multiple files in the project, you'll have to specify them all in the same line: gpp -W -Wall foo1.cpp foo2.cpp foo3.cpp -o foo.exe Do you get an executable then? Best regards, Tom __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/