X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Thu, 26 Jan 2006 10:56:41 +0100 From: Manuel Collado User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: es-ar, es, en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc: installation problem, cannot exec `cc1plus': Invalid argument References: <20060125145515 DOT 60527 DOT qmail AT web51001 DOT mail DOT yahoo DOT com> In-Reply-To: <20060125145515.60527.qmail@web51001.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit NNTP-Posting-Host: 138.100.10.20 Message-ID: <43d89cdc@news.upm.es> X-Trace: 26 Jan 2006 10:56:44 +0100, 138.100.10.20 Lines: 19 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Rafael Morales Castro escribió: > Hello everybody, > > I install djgpp on winXP and want to compile a program using > > gcc -g -Ic:\djgpp\include -c myzip.cpp -o myzip.exe > but get this error message > gcc: installation problem, cannot exec `cc1plus': Invalid argument > > can anybody helpme ? what is wrong? This error message usually appears if you have the GNAT Ada compiler also installed on the same machine, and failed to properly set the PATH for DJGPP. -- To reply by e-mail, please remove the extra dot in the given address: m.collado -> mcollado