Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/20/10 00:39
Read: times


 
#173319 - my take
Responding to: ???'s previous message
Just have one file, with #if sections for each compiler;
messy, unreadable

Have a "master" file with #ifs to include the appropriate "specific" file.
clean, readable

even cleaner
choose the appropiate .h file (SDCC or Keil) in the appropiate build include the right one

Erik

List of 11 messages in thread
TopicAuthorDate
state of SDCC for 8051            01/01/70 00:00      
   why don't you simply give it a try?            01/01/70 00:00      
      :re why not try            01/01/70 00:00      
         get the newest version            01/01/70 00:00      
         should not be a big deal            01/01/70 00:00      
            Already done            01/01/70 00:00      
               my take            01/01/70 00:00      
                  the framework and implementations            01/01/70 00:00      
                     re: the framework            01/01/70 00:00      
   haven't, but:            01/01/70 00:00      
   I've used it            01/01/70 00:00      

Back to Subject List