Linking error on x86_64

Matt Rogers mattr at kde.org
Mon Jul 17 23:27:12 UTC 2006


On Monday 17 July 2006 15:06, Andras Mantia wrote:
> On Monday 17 July 2006 22:52, Alexander Neundorf wrote:
> > Correct would be to just compile the source files into the shared
> > library instead of compiling them into a static lib. Linking a static
> > lib into a shared one (as with libtool convenience libs) is not
> > supported right now.
>
> Sincerely I don't know what is going on there, but maybe it is trying to
> link the static CMakeLib into the shared kdevcmakeimporter. Well, in
> this case this should be changed, so I'm CC-ing the kdevelop list.
>
> Andras

let's add -fPIC for now and see if that works. KDevelop doesn't compile on 
windows right now anyways. :(
--
Matt




More information about the KDevelop-devel mailing list