[fpc-devel]An idea how to fix lost exports in smart-linked    Win32 DLLs
    Pavel V. Ozerski 
    pavel at insect.mail.iephb.ru
       
    Wed Jun  6 10:40:18 CEST 2001
    
    
  
>That is very difficult, because normally the internal assembler is used that will create
>the objectfiles directly in memory to write a signle library when finished.
Is it really so? May be, I mistake, but I think that only .ow object files are creating by internal assembler and
static library is building using arw utility. At least if I use -s option I get a folder with a set of .ow files.
    
    
More information about the fpc-devel
mailing list