-----Original Message----- From: Tony Vilches To: PICLIST@MITVMA.MIT.EDU Date: Saturday, 4 October 1997 17:16 Subject: MPLAB + MPASM=ENDLESS PROBLEMS >I recently posted some source code that, now that I have included an >include file, compiles correctly under "compile single file" - there >are warnings but no errors. >Why is it that when I try to "build all", I get 29 errors? >There is only 1 file in the project - and that seems to compile >correctly on its own. Specifics? Can't help much without them. >I must admit that MPLAB is _the_ most user unfriendly software I have >ever encountered. I must admit I've just d/led it recently, thinking about using it with C & IcePic. Let u know my experiences. >Are there any switches / options / prayers I could use to set the >bloody thing up so that I can actually compile a small amount of code >_without_ spending a week on it and tearing out my hair in the >process? Are you producing straight hex code, or going to obj, then link? There's a switch for that. Are you using the dos or the windows assembler? MikeS