pluknet wrote:
2009/2/5 pluknet :
Hi.
The problem is:
I have a program which is statically linked to my static lib during a build.
The lib is in turn uses kvm*() calls, hence it should be linked with libkvm.
in static linking order is important..
you need to put libkvm after the library that
2009/2/5 pluknet :
> Hi.
>
> The problem is:
>
> I have a program which is statically linked to my static lib during a build.
> The lib is in turn uses kvm*() calls, hence it should be linked with libkvm.
>
> During the build of my binaries which are linked to my libucron.a I
> get the following:
>
Hi.
The problem is:
I have a program which is statically linked to my static lib during a build.
The lib is in turn uses kvm*() calls, hence it should be linked with libkvm.
During the build of my binaries which are linked to my libucron.a I
get the following:
/usr/home/pluknet/svn/ucron/ksucro
3 matches
Mail list logo