Xref: news2.mv.net comp.os.msdos.djgpp:2351 From: brendan AT dgs DOT monash DOT edu DOT au (Brendan Simon) Newsgroups: comp.os.msdos.djgpp Subject: RHIDE improvements Date: 31 Mar 1996 23:36:06 GMT Organization: Monash University Lines: 32 Message-ID: <4jn4t6$irf@harbinger.cc.monash.edu.au> NNTP-Posting-Host: nexus.rdt.monash.edu.au Keywords: RHIDE djgpp IDE enviroment To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp RHIDE is great for fast syntax correcting, etc. I do love the color syntax hilighting. I wish I there was some way to use different keyboard definititions for the editor functions. ie. a VI like interface or and EMACs interface. I still can't find the DEFINES menu option that the is supposed to exist. The documentation says it should be there. The editor preferences needs a TAB STOP field. 8 spaces for tabs is annoying for nested loops etc. My C++ programs compile fine but during the linker stage tries to link with libiostream.a (this file does not exist on my system). I am using djgpp-v2b4. Does rhide expect to be using the newest V2 realeas ?? If I link from the command line then it works OK. This is annoying as I have to leave rhide, alter the makefile to remove the libiostream.a library, and run make -f project.mak Don't misread my comments. I am not whinging. Look forward to the next release of RHIDE; same bat channel; same bat time. Brendan Simon brendan AT dgs DOT monash DOT edu DOT au -- Brendan Simon Dept of Digital Systems, Monash Uni, Melbourne, Australia. brendan AT rdt DOT monash DOT edu DOT au http://www.rdt.monash.edu.au/~brendan