I've recently started using RHIDE and it's been great so far but I'm having some trouble with multiple module projects. Basically I need to tell RHIDE to compile two files at the same time. e.g. at the DOS prompt I would type "gcc bleh.c other.c -o bleh.exe". I have the two files open in the editor and try Make All from the menu, but it has various errors (errors which do not occur if I try compiling from the DOS prompt!!) I am sure there is an easy way to fix this but my attempts to find a solution in the Help have been unsuccessful. If anyone could give me a hand I'd be very grateful