Peter Onion wrote : > > Are you takling about *pre-assembled* library ? > > (Either as .O > > files or as a .LIB) ? > > Yes. I guess my "big computer" mentality is > showing here. I'm used to putting all my useful > bits of C code into libraries for later reuse. Beeing a long time VMS (probably the best software development platform available) developer, I think I fully understands the concepts of "object libraries... :-) > There's no reason why a single source file > with conditional assembly can't still be used > to produce libraries. Yes, project/application specific libraries then. That's just fine. Problem is when trying to sheare obj libs between multiple projects (that needs different conditional assembling)... Jan-Erik. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist