[fpc-devel] FP 2.4 questions
    Daniël Mantione 
    daniel.mantione at freepascal.org
       
    Wed Dec 26 20:07:27 CET 2007
    
    
  
Op Wed, 26 Dec 2007, schreef Fabio Dell'Aria:
> Why is so hard deide to add package support?
>
> Iss only a new  feature, if one do not need it can simply do not use it!
It would require to ship the rtl as dynamic library, which is unstable in 
its interface, causing "DLL hell".
Patches are accepted though.
> For the debug inforrmation do you think will possible do not include
> them directly from compiler increasing optimization level?
Debug info should be possible at higher optimization levels. I don't see 
what the problem is if you decide yourself wether you want debug info?
Daniël
    
    
More information about the fpc-devel
mailing list