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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/12/05 16:21
Read: times


 
#97162 - stack-auto
Responding to: ???'s previous message
Flagging all functions as reentrant is best achieved by using the --stack-auto option. This does however require all libraries to be rebuilt with the same options. It should introduce no risks as SDCC is regression tested daily for small, large and small-stack-auto. Disadvantages are larger code, slower execution and probably more ram needed.

List of 12 messages in thread
TopicAuthorDate
reentrant functions in sdcc            01/01/70 00:00      
   Eh???            01/01/70 00:00      
      ooops            01/01/70 00:00      
   what i mean is...            01/01/70 00:00      
   Who knows            01/01/70 00:00      
      I should know            01/01/70 00:00      
         sounds like a good reason            01/01/70 00:00      
         Thanks            01/01/70 00:00      
            stack-auto            01/01/70 00:00      
   Thanks Craig            01/01/70 00:00      
   although....            01/01/70 00:00      
      WIP            01/01/70 00:00      

Back to Subject List