delorie.com/archives/browse.cgi | search |
From: | "Francisco Pastor" <etra-id AT etra DOT es> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | RE: problems setting up DJGPP with UltraEdit |
Date: | Mon, 3 Jan 2000 11:33:23 +0100 |
Organization: | Telefonica Transmision de Datos |
Lines: | 31 |
Message-ID: | <84pu55$os9$1@talia.mad.ttd.net> |
References: | <84l9g5$vf0$1 AT newsg4 DOT svr DOT pol DOT co DOT uk> |
NNTP-Posting-Host: | ppp136.aimme.es |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.00.2314.1300 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Swordsman <stuart AT starwartz DOT freeserve DOT co DOT uk> escribió en el mensaje de noticias 84l9g5$vf0$1 AT newsg4 DOT svr DOT pol DOT co DOT uk... > I have been trying to set up UltraEdit as my development IDE with djgpp. > When I call gcc from the tool configuration facility I get an error message > saying: > > gcc.exe: installation problem, cannot exec `cc1plus': No such file or > directory (ENOENT) > > What is cc1plus and why do I not get this message if I invoke gcc from a dos > command line or from rhide 1.4? > > Stuart Lightfoot > I use UltraEdit to compile C++ programs with DJGPP and work very fine. My tool configuration is: Command line: gcc -g -c %N%E Working directory: %P But for large projects, I use 'make' in the command line with a makefile. Try to compile a C++ module in a DOS box. I think that if this work, you might not have problems with UltraEdit. Good luck
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |