Source subdirectories dependency problem at link stage

Sandy Meier smeier at rz.uni-potsdam.de
Mon Dec 13 21:15:42 GMT 1999


On Mon, 13 Dec 1999 you wrote:

> However this order causes references to e.g. libgeneric.a in the
> following libs to be unresolved. The link problems could be solved
> be linking the libs in different order. I tried to rearrange the
> order in which the subdirs are listed  in the project-file by hand
> with no success: Whenever Kdevelop has to recreate the Makefile.am
> file in the main project dir the same (not working) order of
> libraries is reproduced. It's unclear to me on which algorithm
> KDevelop orders the library inclusions at link stage ( I assume
> there is none taking care of inter-dependencies).
> 
Hi!

You can change the order of linking in the projectfile. (Group;
General,Tag: makefiles).If you have done this, please regenerate all
Makefiles. BTW; We hope that we will have a new better projectmanagment in
KDevelop 2.:-)

Example:
[General]
makefiles=Makefile.am,sdsd/Makefile.am,sdsd/docs/Makefile.am,sdsd/docs/en/Makefile.am,po/Makefile.am,

Ciao!
Sandy
--
Hi! I'm a signature virus! Copy me into your signature file to help me
spread!




More information about the KDevelop mailing list