Andy Kunz wrote: > > 1) Are there any potential shortcomings to the HiTech compiler that > >I should be aware of? > > START SIMPLE! I prefer to use an external editor (Programmers File Editor) > as my development environment. This means I use the command-line compiling > rather than the IDE. It works nicely. > > I prefer this because I can see EXACTLY what options are being done, rather > than having a project file to hold these settings for me. I add a couple > lines of code to each source file to specify the compile command. Does the compiler use these lines, or are they just comments?