October 11, 2002
Hello ,

I was trying  to convert  Qt library. First I applied
link /lib /convert file.lib
from MS Visual C++, the file size jumped from 2 to 11 MB

Then I  tried

C:\qt\libsc>coff2omf qt-mt230nc.lib
COFF2OMF: Converting 'c:\qt\libsc\qt-mt230nc.lib'
COFF2OMF: Too many symbols in 'c:\qt\libsc\qt-mt230nc.lib' (957 dictionary
pages
 needed)


Any suggestions  - thanks

PR