On Friday, 9 November 2012 at 08:28:40 UTC, Maxim Fomin wrote:
On Friday, 9 November 2012 at 08:22:53 UTC, bioinfornatics
wrote:
Hi,
...
You should create an object file and then make a shared library
from it.
the problem is not how to create a library the command given
below works fine. If i use generate object file with model FPIC
and after create the lib from these file the problem is same. the
generated library has some unused link.
Could you do the try with both gdc/ldc to know if that is same?