From: Lahaye Olivier Newsgroups: comp.os.msdos.djgpp Subject: Q: DJGPP ide Install problems winth NT4 Date: 07 Jul 1997 18:41:10 +0200 Organization: CEA Commissariat a l'Energie Atomique, France. Lines: 40 Message-ID: NNTP-Posting-Host: europe.far.cea.fr Mime-Version: 1.0 (generated by tm-edit 7.105) Content-Type: text/plain; charset=US-ASCII To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, I'm new with DJGPP. I'm an UNIX Sys admin, and I have to install DJGPP for Microsoft OS users. I have a good experience with gcc under UNIX, but DOS/NT..... :-/ We are using Win NT4 / Win 95 (maybe DOS6) I have installed DJGPP, successfully (apparently). I saw that there are project managers for DJGPP. Unfortunately, I have lots of problem with them. 1st: what is the difference between rhide.exe and rsxntdj/bin/rsxide.exe ? which one should I use? (Our fist project is to port an unix ".so" lib to a Win32 ".dll" file) 2nd: what is the difference between rsxdj131.zip B 2,253,051 970502 RSX/NT 1.3.1 for DJGPP rsxntdj1.zip B 887,039 960721 RSX/NT for DJGPP 3rd: When I unsip rsxdj131.zip, I have a problem in rsxide.exe. When clicking make, I have the error: "Error = 2|" "compile: cannot create process" 4th: What is the difference between DJGPP/v2gnu/em1934*.zip and ntemacs? 5th: in rsxide.ini; what are the dde lines for FileOpen= / Goto= / MarkLine= needed to use ntemacs (or em1934*.zip)? 6th: rhide.exe (rhide13b.zip) crashes when started from the explorer. Is it due to the lack of the %DJENV% variable? (I can't see the error as the DOS shell closes itself immediately. The only thing I can sometime see is 1 or two words in the upper left corner and an hex digit) 7th: where could I find a HOWTO-dll for djgpp? 8th: Is there a more complete rsxide doc than online one?