Source subdirectories dependency problem at link stage

Mathias Puetz mpuetz at unm.edu
Mon Dec 13 23:48:55 GMT 1999


On Mon, 13 Dec 1999, you wrote:
>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
>--
Thanks,

that help me out for a while. I only looked at the subdirs entry
and changing that order didn't work.

Is somebody out there who is collecting such work-arounds for KDevelop 1.0
for a FAQ/Known Issues page for the stuff that isn't going to be changed/fixed
in 1.0 ? It would be nice if somebody found the time to dig through
the mailing list archive for such things and put them together
in a nice FAQ to include with the KDevelop 1.0 final distribution.
I think there are a lot of work-arounds like this which are just
kludges for now but increase the usabilty of 1.0 tremendously.
If nobody is trying to do that yet or nobody else volunteers, I would be
willing to carve some hours out of me sparetime and collect such kludges.

Cheers,
Mathias

 ______________
/              \
| Mathias Puetz \__________________________________
|                                                  \
| Advanced Materials Lab (University of New Mexico) \
| 1001 University SE, Albuquerque, NM 87106         |
|                         \|/                       |
| phone: (505)272-7132    -O-    fax: (505)272-7336 |
|                         /|\                       | 
|   \|/    email: mpuetz at alpha214.unm.edu    \|/    |
\___/o\________or puetz at mpip-mainz.mpg.de____/o\____/




More information about the KDevelop mailing list