Thanks! I will take it into account. So you mean to compile every function to a separate .o file ? then link them all together? :s I thought the compiler took care of this. Groepaz wrote: > doesnt look bad so far :) one thing that comes to mind though: you should put > every function of your library into a seperate sourcefile and assemble them > seperatly and create an actual library that can be linked to programs that > use them... that way the linker can omit the stuff that isnt used and the app > wont get unnecessary bloat. ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Mon Feb 2 03:56:36 2009
This archive was generated by hypermail 2.1.8 : 2009-02-02 03:56:37 CET